summaryrefslogtreecommitdiff
path: root/crates/typst-render/src/shape.rs
AgeCommit message (Collapse)Author
2024-07-22Add `non-zero` and `even-odd` fill rules to `path` and `polygon` (#4580)HydroH
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-05-07Refactor typst-render (#4068)LuizAugustoPapa