Commit graph

374 commits

Author SHA1 Message Date
Joris Bontje
2e93a75bb7 Add SVG scale transform and non-zero / negative viewbox offset 2021-04-21 15:28:53 +02:00
treeform
101619a9e6 Fix small png loading bug. 2021-04-19 08:48:51 -07:00
treeform
a781580ac8 1.1.3: Use fractional from vmath. 2021-04-18 16:54:00 -07:00
Ryan Oldenburg
8dbb78c387 png decode perf improvement 2021-04-11 13:09:16 -05:00
treeform
75915ab05f 1.1.2: Update deps and docs. 2021-03-26 14:10:11 -07:00
treeform
4aa1afc0c2 1.1.1 Fix bug with stroke cricle. 2021-03-15 08:05:47 -07:00
treeform
d7330c7eb3 Small demo.nim import/export improvement. 2021-03-11 20:48:03 -08:00
treeform
38bcd8973c
Add demo.nim to be used for active (keyboard, mouse, screen) demos. (#151) 2021-03-11 20:09:12 -08:00
Ryan Oldenburg
99a2a0ba40 1.1.0 SomeColor 2021-03-11 21:47:45 -06:00
Ryan Oldenburg
ad24e4d836 1.0.5 converters, morepretty 2021-03-03 12:48:22 -06:00
Ryan Oldenburg
10fb0ad40f use zippy bitstream in gif.nim 2021-03-01 12:02:21 -06:00
treeform
c8269d5db9 Add GIF file format. 2021-03-01 08:53:15 -08:00
treeform
d248457b0b Some gif improvments. 2021-03-01 08:46:03 -08:00
treeform
dc52e6f77b Add gif fuzzing. 2021-03-01 08:38:00 -08:00
treeform
c7ff50660e Fix gif test. 2021-03-01 01:07:33 -08:00
treeform
5e7096dfd7 Merge branch 'master' of github.com:treeform/pixie 2021-03-01 01:01:11 -08:00
treeform
e0ebc1c655 Started work on gif image loader. 2021-03-01 01:01:04 -08:00
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