0.2.5 (2024-11-11)
- add BoundingBox.copy util method (c6bfe4e)
0.2.4 (2024-11-07)
- svg style parse (684000f)
0.2.3 (2024-11-07)
- parse svg (8ea7f63)
0.2.2 (2024-11-05)
- getMinMax (659f8f4)
0.2.1 (2024-11-04)
- getPathsBoundingBox (a4b1420)
0.2.0 (2024-10-30)
- add scale、skew、rotate、bold method (a252426)
0.1.18 (2024-10-25)
- BoundingBox from (81f14e6)
0.1.17 (2024-10-24)
- support style option to drawTo method (9464363)
0.1.16 (2024-10-18)
0.1.15 (2024-10-18)
- CubicBezierCurve min max (5f0f0e5)
0.1.14 (2024-10-18)
- getMinMax withStyle (94fb995)
0.1.13 (2024-10-18)
0.1.12 (2024-10-18)
- PathDrawStyle (d53b8b3)
0.1.11 (2024-10-18)
- path2D render from parseSvg (468bb80)
0.1.10 (2024-10-16)
- opz CurvePath (d788f54)
0.1.9 (2024-10-16)
0.1.8 (2024-10-16)
- add transformPoint (ad7c786)
0.1.7 (2024-10-14)
- getMinMax (e90661d)
0.1.6 (2024-10-14)
- parseSvg supports base64 dataURI and utf8 dataURI (013354d)
0.1.5 (2024-10-14)
- transform (16b5daa)
0.1.4 (2024-10-13)
- clone (feb1661)
0.1.3 (2024-10-12)
- fillTo (afb1f94)
0.1.2 (2024-10-11)
- BoundingBox (0b25430)
0.1.1 (2024-10-11)
- add clone method (63403c5)
0.1.0 (2024-10-11)
- QuadraticBezierCurve transform (d784f9d)
0.0.5 (2024-10-09)
- support create Path2D by commands (1971e98)
0.0.4 (2024-10-08)
- rename getPathCommands to getCommands (4e0f03a)
0.0.3 (2024-09-30)
- EllipseCurve path commands (d47008b)
- add arcTo、ellipse methods (1c572d4)
- add getBoundingBox、getPathData、getPathCommands methods (407fc9e)
- add getSvgDataUri method (f3c5cde)