1.2.10 (2025-01-22)
- addPath (02bc050)
1.2.9 (2025-01-21)
- addPath (aa079cc)
1.2.8 (2025-01-21)
- Path2D.reset (e9ec4be)
1.2.7 (2025-01-20)
- parseNode (2b28217)
1.2.6 (2025-01-08)
- applyTransform (e9e4b96)
1.2.5 (2025-01-08)
- svgToPath2DSet (586badc)
1.2.4 (2025-01-08)
- Path2D.bold (35563ee)
1.2.3 (2025-01-07)
- Path2D.reset (239ddce)
1.2.2 (2025-01-07)
- Path2D.clone (8986cb4)
1.2.1 (2025-01-07)
- rename
svgToDom
tosvgToDOM
(c837b3d)
1.2.0 (2025-01-07)
1.1.0 (2025-01-06)
- miss file (8895691)
- add
fillTriangulate
、strokeTriangulate
、getAdaptivePoints
method toCurve
(eb3d8b1) - EquilateralPloygonCurve (eadefcb)
- update CompositeCurve (301a10a)
- update triangulate (1cc87e6)
1.0.1 (2024-12-30)
- use href (7f3642f)
1.0.0 (2024-12-23)
- rename method
toSvg
totoSVG
(a1fcb6a)
0.2.9 (2024-12-23)
- throw error in parseSvgDom error (fb9e36f)
0.2.8 (2024-12-21)
- moveTo 0,0 point not set currentPoint in Path2D (5f1e943)
- path cmds to path data (3798882)
- svg: parse sweepFlag to counterclockwise error (a7a596d)
- fix: pathCommandsToPathData (a9aaeec)
0.2.6 (2024-11-18)
- Path2D style option (d7b0260)
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)