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 |
|
Ryan Oldenburg
|
bca5119e8b
|
linecap, linejoin
|
2021-02-20 13:31:25 -06:00 |
|
Ryan Oldenburg
|
34b3f09e43
|
fill and stroke helpers
|
2021-02-19 12:06:16 -06:00 |
|
Ryan Oldenburg
|
b4edd635d5
|
support rect rx and ry for svg
|
2021-02-19 01:40:19 -06:00 |
|
Ryan Oldenburg
|
203a657c8a
|
drawPolygon
|
2021-02-18 16:45:56 -06:00 |
|
Ryan Oldenburg
|
0362d03b0b
|
drawEllipse, drawCircle
|
2021-02-18 16:33:41 -06:00 |
|
Ryan Oldenburg
|
318d90e509
|
drawRoundedRect + updated example
|
2021-02-18 16:23:54 -06:00 |
|
Ryan Oldenburg
|
3016790e8a
|
drawSegment + updated examples
|
2021-02-18 14:03:08 -06:00 |
|
Ryan Oldenburg
|
505e2ff2d9
|
drawRect image, mask
|
2021-02-18 13:35:08 -06:00 |
|
Ryan Oldenburg
|
76ed801aa7
|
remove windingrule param from stroke proc
|
2021-02-18 12:16:01 -06:00 |
|
Ryan Oldenburg
|
445db73f00
|
small improvements
|
2021-02-17 23:23:19 -06:00 |
|
Ryan Oldenburg
|
d1a5f22b1f
|
f
|
2021-02-17 13:21:28 -06:00 |
|
Ryan Oldenburg
|
962cc4aa7e
|
faster paths fill
|
2021-02-17 03:21:11 -06:00 |
|
Ryan Oldenburg
|
52e65f9d73
|
small change
|
2021-02-17 01:18:30 -06:00 |
|
treeform
|
f641b46049
|
put gradients back
|
2021-02-15 23:31:10 -08:00 |
|
Ryan Oldenburg
|
f2b3c67d4b
|
morepretty
|
2021-02-16 00:35:36 -06:00 |
|
Ryan Oldenburg
|
68e2522074
|
performance improvements
|
2021-02-16 00:35:08 -06:00 |
|
treeform
|
955d813a27
|
Add offBounds to blur so that we can shadow from the edge.
|
2021-02-15 18:24:53 -08:00 |
|
treeform
|
219dc23bf9
|
Gradient rotation fix.
|
2021-02-15 18:23:31 -08:00 |
|
treeform
|
344062fda2
|
Add gradients.
|
2021-02-14 21:32:31 -08:00 |
|
treeform
|
39b0446d60
|
Add roundedRect based on splines.
|
2021-02-14 09:52:41 -08:00 |
|
treeform
|
7ff64d0ec8
|
small comment
|
2021-02-13 20:14:10 -08:00 |
|
Ryan Oldenburg
|
fc23bda80f
|
blends exports
|
2021-02-13 20:57:58 -06:00 |
|
Ryan Oldenburg
|
28f831249f
|
better segment partitioning, faster svg path fill
|
2021-02-13 20:52:53 -06:00 |
|
Ryan Oldenburg
|
b800c77ab5
|
cleaner + faster simd
|
2021-02-13 20:52:53 -06:00 |
|
Ryan Oldenburg
|
4a9c26d4ff
|
mask+mask bugfix
|
2021-02-13 16:03:15 -06:00 |
|
Ryan Oldenburg
|
64e5016df6
|
draw mask.image simd
|
2021-02-11 22:37:40 -06:00 |
|
Ryan Oldenburg
|
debceb255a
|
image + (image|mask) works
|
2021-02-11 22:12:30 -06:00 |
|
Ryan Oldenburg
|
243f9a3ba1
|
better names
|
2021-02-11 22:12:12 -06:00 |
|
Ryan Oldenburg
|
70ab79b607
|
draw uber takes Image | Mask + works w/o simd so far
|
2021-02-11 15:29:11 -06:00 |
|
Ryan Oldenburg
|
abbcc717cd
|
fix
|
2021-02-11 14:40:30 -06:00 |
|
Ryan Oldenburg
|
50a4687d67
|
move
|
2021-02-11 14:08:09 -06:00 |
|
Ryan Oldenburg
|
d0294ebec7
|
move to bottom of file now
|
2021-02-11 14:05:37 -06:00 |
|
Ryan Oldenburg
|
01f6248522
|
simd image blend when possible
|
2021-02-11 13:57:19 -06:00 |
|
Ryan Oldenburg
|
b6b1d3a44c
|
sharpen -> ceil
|
2021-02-11 13:14:06 -06:00 |
|
Ryan Oldenburg
|
7e06625c27
|
y min, max when drawing optimization
|
2021-02-11 12:45:52 -06:00 |
|