Zeno Zeng
b4af606473
Merge pull request #18 from aha-app/feature-add-ellipse
...
Add ellipse support
2022-07-17 15:42:37 +08:00
k1w1
f4b7ece357
Add ellipse function
...
Based on code in this PR https://github.com/gliffy/canvas2svg/pull/36
2022-07-14 20:36:39 -07:00
k1w1
e8f9ca5f35
Fix rendering of arcTo when a scale is applied
2022-07-14 20:09:24 -07:00
Xavier Delamotte
f8d0aa06c0
Fix adding CanvasPattern
...
The current code was going into an infinite loop
It's also setting `patternUnits` to `userSpaceOnUse` in order to get the same behaviour as canvas patterns
2021-11-10 16:48:00 +00:00
Zeno Zeng
e0804a60cd
update tests
2021-06-10 20:39:16 +08:00