summaryrefslogtreecommitdiff
path: root/crates/typst-library/src/visualize/path.rs
AgeCommit message (Collapse)Author
2025-07-09Target-specific native show rules (#6569)Laurenz
2025-07-08Rewrite foundations of native elements (#6547)Laurenz
2025-02-06Documentation fixes and improvements (#5816)Malo
2025-02-05Export target docs (#5812)Laurenz
Co-authored-by: Martin Haug <3874949+reknih@users.noreply.github.com>
2025-02-04Scope deprecations (#5798)Laurenz
2024-12-18New `curve` element that supersedes `path` (#5323)Emmanuel Lesueur
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-10-28Fix clipping with outset (#5295)Eric Biedert
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-10-27Split out four new crates (#5302)Laurenz
2023-11-24Merge `typst` and `typst-library`Laurenz
2023-11-06Content rework 2 - Electric Boogaloo (#2504)Sébastien d'Herbais de Thun
2023-10-03Gradient Part 2 - Linear gradients (#2279)Sébastien d'Herbais de Thun
2023-09-11First-class typesLaurenz
Makes types first-class values.
2023-07-02Move everything into `crates/` directoryLaurenz