Commit graph

706 commits

Author SHA1 Message Date
treeform 84a01e70e8
Merge pull request #141 from guzba/master
blur performance improved
2021-02-26 16:19:31 -08: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
treeform 489e9359ed
Merge pull request #140 from guzba/master
quick optimization
2021-02-26 09:04:56 -08:00
Ryan Oldenburg 5722ef51d3 quick optimization 2021-02-26 10:28:05 -06:00
treeform d459f26f40
Merge pull request #139 from guzba/master
updated docs
2021-02-25 23:11:54 -08:00
Ryan Oldenburg 8a6f6db115 updated docs 2021-02-25 19:52:19 -06:00
treeform 06515623fe
Merge pull request #138 from guzba/master
version 1.0.0
2021-02-25 17:11:59 -08:00
Ryan Oldenburg cea82c1364 version 1.0.0 2021-02-25 19:09:30 -06:00
treeform 4606f73876
Merge pull request #137 from guzba/master
update readme
2021-02-25 17:04:38 -08:00
Ryan Oldenburg b5d7c68421 update readme 2021-02-25 18:44:50 -06:00
treeform a9b29e156f Update chroma dep. 2021-02-25 16:27:52 -08:00
treeform 076dc60468 Fix gradients to use rgbx. 2021-02-25 16:26:55 -08:00
treeform 22aace7a5e
Merge pull request #136 from guzba/master
migrate public api to rgbx
2021-02-25 16:13:50 -08:00
Ryan Oldenburg 64cfab293d migrate public api to rgbx 2021-02-25 18:11:58 -06:00
treeform 42791092d7
Merge pull request #135 from guzba/master
image data is always stored premultiplied alpha
2021-02-25 14:20:36 -08: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
treeform f139c5dc79
Merge pull request #134 from guzba/master
keep a couple procs internal
2021-02-25 10:53:55 -08:00
Ryan Oldenburg 44a4f90331 updated docs 2021-02-25 12:16:33 -06:00
Ryan Oldenburg 5e3e489f61 internal.nim 2021-02-25 12:16:33 -06:00
treeform 8140326a2a
Merge pull request #133 from guzba/master
docs stuff
2021-02-25 10:10:17 -08:00
Ryan Oldenburg 29479a7c6a nimpretty bandaid 2021-02-25 12:05:46 -06:00
Ryan Oldenburg 3c3cd499ea generate docs 2021-02-25 11:48:34 -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 84b8410cef Add gradient and tiled example. 2021-02-25 08:57:49 -08:00
treeform 8032c9963c Add a masking example. 2021-02-25 08:51:09 -08:00
treeform ea418082a6 Add banner and some docs. 2021-02-25 08:39:23 -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 d46fc41b93 index redirect for github pages. 2021-02-25 06:58:49 -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 e7a6dadb4f add docs 2021-02-25 06:23:07 -08:00
Ryan Oldenburg d6e0b06135
updated iconset rendres (#131) 2021-02-24 22:05:32 -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
treeform 91983aa812
Merge pull request #130 from guzba/master
fix rendering artifact with clever idea from treeform
2021-02-24 21:41:33 -08:00
Ryan Oldenburg 6a1131e6f8 for now i guess 2021-02-24 23:38:41 -06:00
Ryan Oldenburg 704ecb7848 fix rendering artifact with clever idea from treeform 2021-02-24 23:09:06 -06:00
treeform 8c3508bc2c
Merge pull request #129 from guzba/master
add missing pixelScale
2021-02-24 20:58:03 -08:00
Ryan Oldenburg 2b000ca9ca add missing pixelScale 2021-02-24 22:22:33 -06:00
treeform e646ce82b8
Merge pull request #128 from guzba/master
linecap, linejoin, miterAngleLimit
2021-02-24 20:21:53 -08: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
treeform ba4a0d03a5
Merge pull request #126 from guzba/master
another iconset + fixes + svg_cairo update
2021-02-23 20:13:10 -08:00
Ryan Oldenburg 042d455cb0 fix 2021-02-23 20:25:23 -06:00
Ryan Oldenburg c32bd0c290 update svg_cairo 2021-02-23 17:58:16 -06:00