10 Commits

Author SHA1 Message Date
Zeno Zeng
6bbbbc0bb5
Merge pull request #21 from aha-app/issue-scale-lineWidth
Scale lineWidth
2022-08-03 23:38:04 +08:00
Zeno Zeng
b54e855632
Merge pull request #19 from aha-app/issue-ellipse-translate-problem
Ellipse translate and rotate problem
2022-08-03 23:35:49 +08:00
k1w1
87d8a34ed6 Apply to scale to lineWidth.
This will only work if scaling is proportional, i.e. X and Y axes are scaled the same.
2022-07-17 11:08:10 -07:00
k1w1
c64d8283d4 Fix a problem with ellipse drawing if at translation is applied. 2022-07-17 09:06:40 -07:00
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
Zeno Zeng
8f27fe0974 test: set width & height 2022-03-09 22:49:40 +08:00
Zeno Zeng
c192c00864 test: diff pixels 2022-03-09 22:33:31 +08:00
Zeno Zeng
6bffaccd60 test: init 2022-03-09 21:50:14 +08:00