5 Commits

Author SHA1 Message Date
k1w1
2e5bd80cdb Add hack to prevent incorrectly scaled stroke 2024-04-18 17:02:55 -07:00
k1w1
a891b0ad58 Support addPath properly.
However this is not correctly handling the transform. To do it correctly we need to store the sub-paths in the path in their original form (not a string) and apply the transforms at render time.
2024-04-18 13:26:13 -07:00
k1w1
fd024674c0 Added clipping test 2022-12-24 14:15:14 -08:00
k1w1
a61b048f3d Test for scale/translate/rotate. Currently failing 2022-08-28 10:19:31 -07:00
k1w1
7f59355b0a Support independent paths 2022-08-22 16:53:26 -07:00