Commit graph

573 commits

Author SHA1 Message Date
treeform e0ebc1c655 Started work on gif image loader. 2021-03-01 01:01:04 -08:00
treeform fcd8d0aa4b
Merge pull request #145 from guzba/master
add docs command
2021-02-27 17:24:56 -08:00
Ryan Oldenburg 6478aa0951 add docs command 2021-02-27 15:41:40 -06:00
treeform 351cd2f61a 1.0.3 2021-02-26 23:08:35 -08: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
treeform 154f227957
Merge pull request #144 from guzba/master
blur and spread speedup + fix
2021-02-26 22:54:51 -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
treeform 36b10a62d6
Merge pull request #143 from guzba/master
simpler + out of bounds color for image blur
2021-02-26 17:25:56 -08:00
Ryan Oldenburg dbe52fef43 1.0.2 2021-02-26 19:24:40 -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
treeform 851c15f943
Merge pull request #142 from guzba/master
bugfix blur perf rgba/rgbx
2021-02-26 16:47:38 -08:00
Ryan Oldenburg 36352685e1 bugfix blur perf rgba/rgbx 2021-02-26 18:46:21 -06:00
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