summaryrefslogtreecommitdiff
path: root/crates/typst-render/src/shape.rs
AgeCommit message (Expand)Author
2025-03-11Fix `cargo clippy` warnings (mostly about `.repeat.take` and `.next_back`) (#...evie
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-render (#4068)LuizAugustoPapa