summaryrefslogtreecommitdiff
path: root/crates/typst-svg/src/shape.rs
AgeCommit message (Expand)Author
2024-12-18New `curve` element that supersedes `path` (#5323)Emmanuel Lesueur
2024-12-17Rename `pattern` to `tiling` (#5590)Laurenz
2024-10-27Split out four new crates (#5302)Laurenz
2024-07-22Add `non-zero` and `even-odd` fill rules to `path` and `polygon` (#4580)HydroH
2024-05-07Refactor typst-svg (#4074)Tulio Martins