Commit graph

45 commits

Author SHA1 Message Date
Michael Delpach
f0a982fdf3 Rebase to 0c039b9ee0
0c039b9ee0
2020-07-06 07:23:59 +08:00
Michael Delpach
195c0f2f8a Revert "Merge branch 'master' into tweaks"
This reverts commit 162badae3b, reversing
changes made to e0f2812f3d.
2020-06-29 06:10:21 +08:00
Jaex
b16f93fda5 Added interpolation mode option to image watermark 2020-06-17 16:40:29 +03:00
Jaex
803a4e567c Update year 2020-02-05 10:19:48 +03:00
Jaex
01bfe03112 Added magnify strength option 2019-05-03 10:40:54 +03:00
Jaex
469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Jaex
d4ff34aa8e Change default blur and pixelate values 2018-09-16 21:44:46 +03:00
Jaex
c15204caa5 Add Blob Emoji folder to initial config 2018-03-16 22:58:51 +03:00
Jaex
8f81068e07 Holding ctrl while using image file tool will use last image file instead of opening file dialog 2018-02-22 13:27:54 +03:00
Jaex
677ed9f95d Holding ctrl while using sticker tool will use last sticker instead of opening sticker picker 2018-02-22 02:11:18 +03:00
Jaex
3467f36b8d Added quick sticker mode 2018-02-15 00:04:00 +03:00
Jaex
db1c8c978b UpdateStickerPacks changes 2018-02-07 15:15:20 +03:00
Jaex
7b6b40d112 Remember selected sticker pack 2018-02-07 15:03:45 +03:00
Jaex
fa04134a00 Sticker pack form is now functional 2018-02-07 14:22:47 +03:00
Jaex
9536a37dbc Added sticker packs option 2018-02-06 13:16:42 +03:00
Jaex
4e7b076719 Remember sticker size 2018-02-06 12:39:42 +03:00
Jaex
38897b6a53 Added shadow color option 2018-01-30 20:14:28 +03:00
Jaex
402c57e952 Change default interpolation mode for performance reasons 2018-01-06 08:48:34 +03:00
Jaex
95ca97b4f0 Added image interpolation mode option to image editor 2018-01-06 08:30:04 +03:00
Jaex
b463a16567 Update year 2018-01-01 17:59:14 +03:00
Jaex
4971d98b45 Added step label use letters option 2017-12-27 17:48:51 +03:00
Jaex
439ce0c2ed Change font size unit 2017-12-07 23:21:55 +03:00
Jaex
d37fc01726 Added font size option to step tool 2017-12-07 23:17:36 +03:00
Jaex
8f1f41d23f fixed #2661: Added arrow heads in both side option to arrow drawing tool 2017-08-02 19:11:12 +03:00
Jaex
c40e77298b Added center points option to toolbar 2017-08-02 18:32:51 +03:00
Jaex
19a56571a8 Change default annotation options 2017-06-16 13:30:38 +03:00
Jaex
f833bbda49 Declare default font 2017-02-22 16:30:51 +03:00
Jaex
2a7e190a83 Decrease default font size 2017-02-22 15:59:52 +03:00
Jaex
01682b0e3e Calculate proper font size for AddString 2017-02-17 23:23:19 +03:00
Jaex
fd5ffbfab4 Added Text (Outline) to toolbar 2017-02-16 03:49:13 +03:00
Jaex
4d7006b359 Update year 2017-01-11 11:39:40 +03:00
Jaex
e07d4cb036 Removed rounded rectangle region and drawing instead rectangle have corner radius option
Changes to annotation options default values
2016-11-30 18:17:12 +03:00
Jaex
35335e0d43 Added drop shadow option to region capture toolbar 2016-11-30 00:11:39 +03:00
Jaex
ea5fd4cea1 Change default value of border size and rounded rectangle radius 2016-11-29 18:36:51 +03:00
Jaex
3adc1de4e1 Change values of blur radius numeric up down to enforce odd numbers 2016-11-14 02:27:24 +03:00
Jaex
84b25135fb Removed corner radius setting from rectangle drawing, don't override OnDraw in rounded rectangle shape to use rectangle shape with corner radius assigned, don't show corner radius setting for speech balloon until it can be resolved 2016-09-03 11:26:02 +03:00
Jaex
c483491611 Added corner radius setting to rectangle and text drawing, dynamic pixel offset mode depending on border size to fix anti aliasing issues 2016-09-02 18:48:03 +03:00
Jaex
0a78019274 CodeMaid cleanup 2016-07-30 04:21:18 +03:00
Jaex
b2bc0a634d Changed step label font because with Arial text was not centered correctly 2016-05-25 00:11:24 +03:00
Jaex
add923d914 Use int instead of float for nodes 2016-05-24 20:31:40 +03:00
Jaex
3201c05643 Arrow will inherit Line, Text will inherit Rectangle 2016-05-23 19:34:41 +03:00
Jaex
8af49b0a51 Added default colors for step tool 2016-05-23 18:31:22 +03:00
Jaex
ea9f3f2312 Change default text colors 2016-05-21 01:20:56 +03:00
Jaex
fa2c5c73c3 Adding border color, border size, fill color specific to text drawing 2016-05-20 23:19:07 +03:00
Jaex
67f69559fc Don't draw text if rectangle is too small 2016-05-20 21:34:20 +03:00
Renamed from ShareX.ScreenCaptureLib/AnnotationOptions.cs (Browse further)