Commit graph

137 commits

Author SHA1 Message Date
Ryan Oldenburg
d8afee9bf3 superImage 2021-08-17 15:15:39 -05:00
Ryan Oldenburg
8c458d2ab2 paint uses color 2021-08-11 23:25:30 -05:00
Ryan Oldenburg
a95d1f546b changes noticed while working on bindings 2021-08-11 19:42:57 -05:00
Ryan Oldenburg
6d9ab5b200 paint as ref object 2021-08-06 19:00:06 -05:00
Ryan Oldenburg
2ee4f747e2 implement svg opacityy, fill-opacity, stroke-opacityy, linearGradient 2021-07-19 00:49:30 -05:00
Ryan Oldenburg
836873d78f sort changes 2021-07-18 22:49:34 -05:00
Ryan Oldenburg
c3e168caa4 paint has opacity 2021-07-18 16:56:20 -05:00
treeform
bd46136952 Add arcs. 2021-07-10 23:00:01 -07:00
Ryan Oldenburg
ba5cd80d7b svg masters + diffs 2021-06-28 21:50:09 -05:00
Ryan Oldenburg
2580829e67 move svg rendered 2021-06-28 20:57:47 -05:00
treeform
7a1a2850c2 More tests and docs. 2021-06-25 22:10:53 -07:00
treeform
1ee2532087 Draw with source cutout. 2021-06-25 22:07:02 -07:00
treeform
f62b3962f4 add images 2021-06-25 20:36:24 -07:00
Ryan Oldenburg
2232e09a27 masks and images conversion 2021-06-25 01:20:04 -05:00
Ryan Oldenburg
a838de821c paths.nim masks take blendMode for masking, tests, fixes and etc 2021-06-18 21:53:46 -05:00
Ryan Oldenburg
5e4f291f7d add test 2021-06-18 20:41:47 -05:00
treeform
8178670619 add images 2021-06-18 16:42:24 -07:00
Ryan Oldenburg
51d38c7e37 2x faster mask minifyBy2 2021-06-18 16:04:25 -05:00
Ryan Oldenburg
280089b1b3 restore test 2021-06-18 15:36:00 -05:00
Ryan Oldenburg
eb0d607796 add better minify test 2021-06-18 00:47:31 -05:00
Ryan Oldenburg
5ac2dc05f6 unused 2021-06-17 23:10:14 -05:00
Ryan Oldenburg
848a051310 add scale draw test 2021-06-17 21:39:00 -05:00
Ryan Oldenburg
e4172aefee add magnify tests 2021-06-17 17:34:48 -05:00
Ryan Oldenburg
7dfea4dc39 context.nim -> contexts.nim, pixieDebugSvg 2021-06-12 11:34:45 -05:00
Ryan Oldenburg
fb87aecd1d fill closes subpaths 2021-06-06 01:17:07 -05:00
Ryan Oldenburg
3658ff40c3 context globalAlpha 2021-05-31 21:05:27 -05:00
Ryan Oldenburg
3b6474b565 underline, strikethrough 2021-05-31 20:33:11 -05:00
Ryan Oldenburg
de8fda9a81 insertion sort hits faster 2021-05-30 14:54:27 -05:00
Ryan Oldenburg
9e9d78323f zippy output change 2021-05-29 22:28:38 -05:00
Ryan Oldenburg
382a3b73ce updated megatest images 2021-05-29 17:18:08 -05:00
Ryan Oldenburg
2f8fbcd792 leak fix 2021-05-29 02:26:14 -05:00
Ryan Oldenburg
271e019365 more emoji test 2021-05-28 22:39:59 -05:00
Ryan Oldenburg
2f88639f1d svg bugfixes, improvements, emoji megatests 2021-05-27 19:46:39 -05:00
Ryan Oldenburg
10bc3100e6 docs, bugfix, ctx blend test, remove seq[seq[Vec2]] from SomePath 2021-05-27 17:27:19 -05:00
Ryan Oldenburg
2afcbaa621 fix path parse bug for m 1 2 3 4 5 6... 2021-05-24 19:25:04 -05:00
Ryan Oldenburg
00dd3faa95 svg stroke-dasharray 2021-05-23 22:31:16 -05:00
Ryan Oldenburg
1e39ce2c80 context line dashes 2021-05-23 21:43:47 -05:00
Ryan Oldenburg
dbee65c608 cleaner, icons megatest 2021-05-23 21:23:51 -05:00
Ryan Oldenburg
dfc062e0f2 svg miterlimit 2021-05-23 21:18:15 -05:00
Ryan Oldenburg
67c55b0422 multiple layers test 2021-05-23 20:53:06 -05:00
Ryan Oldenburg
b73b88bb63 layers 2021-05-23 20:47:32 -05:00
treeform
6fb1323101
Add dashes. (#202)
* Add dashes.
* Miter limits as ratio everywhere.
* Remove some fill and stroke overloads.
2021-05-23 18:46:19 -07:00
Ryan Oldenburg
41cd488ae3 context clip support 2021-05-22 21:43:42 -05:00
Ryan Oldenburg
0d65dffccc add context api 2021-05-19 00:06:02 -05:00
treeform
d37bed2f63 Fix image output diff. 2021-05-11 20:50:06 -07:00
Ryan Oldenburg
207608df04 diff img 2021-05-11 22:40:39 -05:00
Ryan Oldenburg
ee79db8c88 trailing data test for png 2021-05-11 22:40:39 -05:00
Ryan Oldenburg
37a21ac576 zippy output changed 2021-05-11 22:40:35 -05:00
Ryan Oldenburg
7d3d5acfb5 scale as test 2021-04-26 19:50:00 -05:00
treeform
75915ab05f 1.1.2: Update deps and docs. 2021-03-26 14:10:11 -07:00