Commit graph

19 commits

Author SHA1 Message Date
Jaex 060e1a1e57 Added TextShadow to DrawText 2013-11-25 21:34:44 +02:00
Jaex 4f2c96ce29 Added image effects hotkey 2013-11-20 19:59:00 +02:00
Jaex 47dda6dd4b Using DrawText & DrawImage in WatermarkConfig (Because of this change, watermark settings will reset) 2013-11-17 11:30:47 +02:00
Jaex 712377a561 Better AutoHide check for drawimage/drawtext 2013-11-17 09:26:41 +02:00
Jaex 653946c90b Number validation for image effects 2013-11-16 17:16:09 +02:00
Jaex b184fff01b Added checkerboard image effect 2013-11-16 15:24:03 +02:00
Jaex a53856936f Using ContentAlignment and Point in DrawImage/DrawText for position 2013-11-16 11:50:08 +02:00
Jaex 15ee7a2338 Using DrawText & DrawImage in WatermarkManager
Removed GradientMaker because it was not good enough
2013-11-13 04:54:29 +02:00
Jaex 6f4ba22ba0 DrawText changes 2013-11-13 03:29:20 +02:00
Jaex c17b23035d Using padding for canvas and crop 2013-11-12 04:42:10 +02:00
Jaex 0ded947b1e Workaround for "System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt." 2013-11-12 01:32:16 +02:00
Jaex 91dd6eb296 Watermark fixes 2013-11-11 08:28:23 +02:00
Jaex f7cc5f2442 Added EnumDescriptionConverter 2013-11-11 03:49:53 +02:00
Jaex a16428d869 Added DrawText image effect (Text watermark) 2013-11-11 02:48:31 +02:00
Jaex a450d30972 Custom color editor works in Color struct now 2013-11-10 22:30:20 +02:00
Jaex 69c2736cff Using RGBA struct in all effects 2013-11-10 07:09:56 +02:00
Jaex a4da6dabc6 MyColorEditor for use custom color picker in PropertyGrid 2013-11-10 06:22:59 +02:00
Jaex ddb41c37ab AutoHide for DrawImage 2013-11-09 05:22:40 +02:00
Jaex 63c6ac2920 Added Drawings category to image effects
Added draw image
2013-11-09 05:13:49 +02:00