summaryrefslogtreecommitdiff
path: root/crates/typst-svg/src/text.rs
AgeCommit message (Expand)Author
2025-06-10Use the shaper in math (#6336)Max
2025-01-31Include images from raw pixmaps and more (#5632)frozolotl
2025-01-08More flexible and efficient `Bytes` representation (#5670)Laurenz
2024-12-17Rename `pattern` to `tiling` (#5590)Laurenz
2024-10-27Split out four new crates (#5302)Laurenz
2024-10-10Fix scales for unit conversion (#5169)Laurenz
2024-07-22Add `non-zero` and `even-odd` fill rules to `path` and `polygon` (#4580)HydroH
2024-06-24Bump Rust in CI (#4445)Laurenz
2024-05-13Factor out `typst-utils` crate (#4125)Laurenz
2024-05-07Refactor typst-svg (#4074)Tulio Martins