summaryrefslogtreecommitdiff
path: root/crates/typst-kit/src/fonts.rs
AgeCommit message (Collapse)Author
2025-01-08More flexible and efficient `Bytes` representation (#5670)Laurenz
2024-10-27Split out four new crates (#5302)Laurenz
2024-09-30Change default font to Libertinus Serif (#4969)Laurenz
2024-09-26Spelling (#5020)Josh Soref
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-08-05Add typst-kit crate (#4540)tingerrr