Commit graph

586 commits

Author SHA1 Message Date
treeform
d8f6e870a3 f 2021-09-03 12:10:34 -07:00
treeform
3fa9d34544 Add test for a CID based font. 2021-09-03 12:03:36 -07:00
treeform
6539002e5e f 2021-09-03 12:01:41 -07:00
treeform
7b5ef3c87a clean 2021-09-03 08:33:15 -07:00
treeform
692c91283d CFF works 2021-09-03 08:19:30 -07:00
treeform
5188f28eb0 f 2021-09-02 10:35:46 -07:00
treeform
439c14ee5b Make readVersion16Dot16 work. 2021-09-02 10:30:45 -07:00
treeform
0b8df86337 Add failUnsupported messges. 2021-09-02 09:55:57 -07:00
Ryan Oldenburg
3c46c2ccb9 binding bugfix 2021-09-01 22:32:47 -05:00
Ryan Oldenburg
a22a1559d3 binding bugfix 2021-09-01 22:32:47 -05:00
Ryan Oldenburg
5a691153a1 add lower level png decoding api 2021-09-01 16:24:32 -05:00
Ryan Oldenburg
c33067e360 bugfix 2021-08-31 23:30:40 -05:00
Ryan Oldenburg
452de0fbae use nicer bindy 2021-08-31 17:54:37 -05:00
Ryan Oldenburg
4acfe18b56 fix opentype gpos parsing bug 2021-08-28 19:49:10 -05:00
Ryan Oldenburg
c7421e3e85 colorStop 2021-08-26 22:24:35 -05:00
Ryan Oldenburg
4bee35753f feedback 2021-08-26 20:32:25 -05:00
Ryan Oldenburg
6ba0813007 nim owned seq helpers, fix nim unref 2021-08-26 13:06:29 -05:00
Ryan Oldenburg
7debb739f9 small things 2021-08-23 18:18:35 -05:00
Ryan Oldenburg
f00860a9cc morepretty 2021-08-18 22:53:04 -05:00
Ryan Oldenburg
46cf47bdeb prune some raises 2021-08-18 22:50:31 -05:00
Ryan Oldenburg
94a0f3e151 raises 2021-08-18 18:24:49 -05:00
Ryan Oldenburg
8c9daadd04 morepretty 2021-08-17 23:11:48 -05:00
treeform
fdef525352 Perf improvement for isOneColor. 2021-08-17 20:45:42 -07:00
treeform
ec8f812e66 Fix isOneColor. 2021-08-17 20:42:13 -07:00
treeform
b84746f6f2 Fix isTransparent and add test. 2021-08-17 20:25:36 -07:00
Ryan Oldenburg
fe6fb8c90e computeBounds, bindings changes 2021-08-17 20:21:20 -05:00
Ryan Oldenburg
7e56800de7 image isTransparent isOneColor 2021-08-17 16:14:31 -05:00
Ryan Oldenburg
d8afee9bf3 superImage 2021-08-17 15:15:39 -05:00
Ryan Oldenburg
412baf6c19 more binding prep 2021-08-17 15:15:39 -05:00
Ryan Oldenburg
abbe4f63ea more changes for bindings 2021-08-12 21:41:43 -05:00
Ryan Oldenburg
8c458d2ab2 paint uses color 2021-08-11 23:25:30 -05:00
Ryan Oldenburg
a95d1f546b changes noticed while working on bindings 2021-08-11 19:42:57 -05:00
Ryan Oldenburg
6d9ab5b200 paint as ref object 2021-08-06 19:00:06 -05:00
Ryan Oldenburg
3f08c2bfa4 path as ref object 2021-08-06 14:39:21 -05:00
Ryan Oldenburg
28067d6979 f 2021-08-06 14:13:07 -05:00
Ryan Oldenburg
df49cc4b01 morepretty 2021-08-06 14:07:26 -05:00
Ryan Oldenburg
daaa71b2b1 font as ref object 2021-08-06 01:26:20 -05:00
Ryan Oldenburg
43d08f9ddf f 2021-07-19 22:56:55 -05:00
Ryan Oldenburg
789d543faf morepretty 2021-07-19 00:50:49 -05:00
Ryan Oldenburg
2ee4f747e2 implement svg opacityy, fill-opacity, stroke-opacityy, linearGradient 2021-07-19 00:49:30 -05:00
Ryan Oldenburg
836873d78f sort changes 2021-07-18 22:49:34 -05:00
Ryan Oldenburg
b57da6d14c feedback 2021-07-18 17:26:06 -05:00
Ryan Oldenburg
e5cccb63d1 morepretty 2021-07-18 16:59:50 -05:00
Ryan Oldenburg
c3e168caa4 paint has opacity 2021-07-18 16:56:20 -05:00
Ryan Oldenburg
dd9cd51310 font can have mulitple paints but still has simple paint api for 99% case 2021-07-18 15:41:04 -05:00
Ryan Oldenburg
805d9d0789 just return 2021-07-18 13:36:06 -05:00
Ryan Oldenburg
a39f3296c7 more clear the if is dependant 2021-07-18 13:34:57 -05:00
Ryan Oldenburg
d097fda55b context isPointInPath isPointInStroke 2021-07-18 13:20:22 -05:00
treeform
ee48d9cdd9
Merge pull request #242 from treeform/arcs
Add arcs.
2021-07-10 23:39:33 -07:00
treeform
48694ad735 Add vector overloads of arc and arcTo. 2021-07-10 23:31:25 -07:00