summaryrefslogtreecommitdiff
path: root/crates/typst-pdf/src/lib.rs
AgeCommit message (Expand)Author
2024-12-04Rename `Document` to `PagedDocument`Laurenz
2024-10-27Split out four new crates (#5302)Laurenz
2024-10-03Serialize and Deserialize for `PdfStandard` (#5108)Laurenz
2024-10-01Minimal PDF/A support (#5075)Laurenz
2024-09-30PDF export diagnostics (#5073)Laurenz
2024-09-26Spelling (#5020)Josh Soref
2024-05-29Refactor PDF export (#4154)Ana Gelez
2024-05-13Factor out `typst-utils` crate (#4125)Laurenz
2024-05-10Add parameter to select pages to be exported by CLI (#4039)PgBiel
2024-04-17Emojis in PDF (#3853)Ana Gelez
2024-04-02A few CI and crate config changes (#3852)Laurenz
2024-03-09Update changelog and roadmap (#3594)Laurenz
2024-03-09Generate PDF ID automatically unless we really have a stable ID (#3591)Laurenz
2024-02-23Sort languages when writing XMP metadata for reproducible builds (#3469)Ilia
2024-02-14Fix named destinations (#3411)Laurenz
2024-02-12Named destinations (#2954)Heinenen
2024-01-17Add `Page` structLaurenz
2023-12-30New performance timings (#3096)Sébastien d'Herbais de Thun
2023-12-18Parallel export (#2989)Sébastien d'Herbais de Thun
2023-11-30Optimized labels & introspector (#2801)Sébastien d'Herbais de Thun
2023-11-29Don't write multiple authors in XMP metadataLaurenz
2023-11-24Gradient Part 6 - Pattern fills (#2740)Sébastien d'Herbais de Thun
2023-11-24Merge `typst` and `typst-library`Laurenz
2023-11-17Parallel image encoding (#2693)Sébastien d'Herbais de Thun
2023-11-08Make `PdfContext` private againLaurenz
2023-11-08Extract `typst-pdf` crateLaurenz