Commit graph

357 commits

Author SHA1 Message Date
Ryan Oldenburg
a71b3150c7 add image diff 2021-02-28 01:00:56 -06:00
treeform
a79cad9d90 Rename lookup to kernel. 2021-02-26 23:06:13 -08:00
treeform
9508150e99 Fix bug with mask.fillPath. 2021-02-26 23:01:28 -08:00
Ryan Oldenburg
7aee1b5d82 spread optimization + spread and blur bugfix 2021-02-27 00:36:35 -06:00
Ryan Oldenburg
a04388ee43 funny blur speedup 2021-02-27 00:01:01 -06:00
Ryan Oldenburg
6ec7ec0fbb f 2021-02-26 23:37:47 -06:00
Ryan Oldenburg
3b109567e9 remove todo 2021-02-26 19:23:19 -06:00
Ryan Oldenburg
01b353f903 simpler 2021-02-26 19:21:44 -06:00
Ryan Oldenburg
004182a122 simpler + out of bounds color for image blur 2021-02-26 19:10:48 -06:00
Ryan Oldenburg
36352685e1 bugfix blur perf rgba/rgbx 2021-02-26 18:46:21 -06:00
Ryan Oldenburg
39d316d0d7 blur performance improved 2021-02-26 18:06:28 -06:00
Ryan Oldenburg
117cad90b2 separate image and masks blur 2021-02-26 17:35:52 -06:00
Ryan Oldenburg
5722ef51d3 quick optimization 2021-02-26 10:28:05 -06:00
treeform
076dc60468 Fix gradients to use rgbx. 2021-02-25 16:26:55 -08:00
Ryan Oldenburg
64cfab293d migrate public api to rgbx 2021-02-25 18:11:58 -06:00
Ryan Oldenburg
f04f8e9478 images are always premultipled alpha 2021-02-25 16:11:36 -06:00
Ryan Oldenburg
b623150b3f shortcut 2021-02-25 15:13:14 -06:00
Ryan Oldenburg
5e3e489f61 internal.nim 2021-02-25 12:16:33 -06:00
Ryan Oldenburg
751b804679 morepretty 2021-02-25 11:43:09 -06:00
Ryan Oldenburg
7b9d968381 small comment things 2021-02-25 11:39:30 -06:00
Ryan Oldenburg
34b5f07f1f
tiled draw path + removed 2 exported procs from paints.nim (#132) 2021-02-25 09:05:20 -08:00
treeform
f68fb9919c Another doc pass. 2021-02-25 07:26:51 -08:00
treeform
a038e5ae6e Another doc pass. 2021-02-25 07:16:20 -08:00
treeform
50a472ceb9 Another doc pass. 2021-02-25 07:05:53 -08:00
treeform
4a4c260064 Doc pass. 2021-02-25 06:52:20 -08:00
treeform
12b9ad2ff7 add docs comments 2021-02-25 06:27:58 -08:00
treeform
c8c981b04e
Add paints to pixie. (#127)
Add paints for: solid, image, image tiled, linear, radial and angular gradients.
2021-02-24 21:49:21 -08:00
Ryan Oldenburg
704ecb7848 fix rendering artifact with clever idea from treeform 2021-02-24 23:09:06 -06:00
Ryan Oldenburg
2b000ca9ca add missing pixelScale 2021-02-24 22:22:33 -06:00
Ryan Oldenburg
3d3dc58bce move proc, more tests 2021-02-24 22:19:09 -06:00
Ryan Oldenburg
6e7a08538d linecap, linejoin, miterAngleLimit 2021-02-24 19:48:23 -06:00
Ryan Oldenburg
042d455cb0 fix 2021-02-23 20:25:23 -06:00
Ryan Oldenburg
11fe02c25e strip 2021-02-23 17:54:26 -06:00
Ryan Oldenburg
380d284a66 another iconset + fixes 2021-02-23 17:30:46 -06:00
Ryan Oldenburg
ca023c1a08 arc flag parse fix + another icon set 2021-02-23 16:22:29 -06:00
Ryan Oldenburg
987531b018 basic css, ionicons looking much better 2021-02-23 14:46:04 -06:00
Ryan Oldenburg
dc0246814e path parse bugfix 2021-02-23 14:09:15 -06:00
Ryan Oldenburg
404b0504ab path commands to shapes bugfix 2021-02-23 13:46:47 -06:00
Ryan Oldenburg
aa19910380 merge into test_paths.nim 2021-02-23 13:26:59 -06:00
Ryan Oldenburg
cda6dabf60 f 2021-02-23 13:26:59 -06:00
Ryan Oldenburg
bdbaaa33cb f 2021-02-23 02:00:34 -06:00
Ryan Oldenburg
dcf0a3fd60 more icon sets, couple fixes 2021-02-23 01:54:51 -06:00
treeform
e41b8434eb
Compute pixel scale based on matrix max scale before doing the fill or storke. (#124) 2021-02-22 23:53:26 -08:00
Ryan Oldenburg
fc2dc50c39 sweep flag fix for svg icons 2021-02-23 00:24:27 -06:00
Ryan Oldenburg
7b02ca4dd5 remove code 2021-02-22 23:20:05 -06:00
Ryan Oldenburg
5fa35c7852 default svg load 2021-02-22 22:35:08 -06:00
Ryan Oldenburg
40afb8e4c4 bootstrap icons svg megatest + parse fixes 2021-02-22 22:14:06 -06:00
Ryan Oldenburg
8cf6c5cd2f move comment 2021-02-22 18:42:44 -06:00
Ryan Oldenburg
6cb2491825 f 2021-02-22 18:39:27 -06:00
Ryan Oldenburg
7b0bd8753f strokes always wrNonZero 2021-02-22 16:30:28 -06:00