summaryrefslogtreecommitdiff
path: root/crates/typst-pdf
AgeCommit message (Expand)Author
2024-12-04Add `document.description` fieldLaurenz
2024-12-04Rename `Document` to `PagedDocument`Laurenz
2024-11-29Compile-time `PicoStr` interning (#5491)Laurenz
2024-10-31Replace `once_cell`'s `Lazy` as much as possible (#4617)Abdul-Rahman Sibahi
2024-10-27Split out four new crates (#5302)Laurenz
2024-10-10More robust glyph drawing (#5159)Laurenz
2024-10-07Fix excluded PDF pages being written (#5133)PgBiel
2024-10-03Serialize and Deserialize for `PdfStandard` (#5108)Laurenz
2024-10-03Tweak default ignorable fix (#5105)Laurenz
2024-10-03Fix default ignorables (#5099)Laurenz
2024-10-01Minimal PDF/A support (#5075)Laurenz
2024-09-30Remove `Case`s from NumberingPatterns (#5059)emilylime
2024-09-30PDF export diagnostics (#5073)Laurenz
2024-09-30Write the font name for Type 3 fonts (#5070)Martin Haug
2024-09-30Do not write empty destination name tree root (#5066)Martin Haug
2024-09-26Spelling (#5020)Josh Soref
2024-09-22Reduce typo count. (#4923)Bruce Mitchener
2024-09-02Nuked custom PDF Oklab colorspace code (#4871)Sébastien d'Herbais de Thun
2024-08-20Fix typos (#4784)Max
2024-08-16Fix document set rules (#4768)Laurenz
2024-08-05Bump to Rust 1.80 (#4681)Laurenz
2024-07-22Adjust the number of color components written to the pdf according to the col...Florent Michel
2024-07-22Add `non-zero` and `even-odd` fill rules to `path` and `polygon` (#4580)HydroH
2024-07-20Use texts of the first occurrences for `/ToUnicode` CMap (#4585)Y.D.X.
2024-07-20Support transparent page fill (#4586)Laurenz
2024-07-14Save and restore graphics state for every frame (#4496)Eric Biedert
2024-06-24Bump Rust in CI (#4445)Laurenz
2024-06-16Compress CMaps (#4406)Laurenz
2024-06-16Improve subsetting (#4373)Laurenz Stampfl
2024-06-10Basic multi-threading (#4366)Laurenz
2024-06-06Bump SVG & PDF cinematic universe (#4316)Laurenz
2024-06-03Fix emoji advance in PDF export (#4325)Ana Gelez
2024-05-29Refactor PDF export (#4154)Ana Gelez
2024-05-22Refactor frame metadata into tags (#4212)Laurenz
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-19Fix subset tag for color fonts (#3960)Ana Gelez
2024-04-17Emojis in PDF (#3853)Ana Gelez
2024-04-13Better test runner (#3922)Laurenz
2024-04-03Fix wrong PDF page labels (#3836) (#3837)Gabriel Araújo
2024-04-02A few CI and crate config changes (#3852)Laurenz
2024-04-02Support negative dimensions in rectangles (#3807)Ana Gelez
2024-04-01Fix patterns with spacing in PDF (#3793)Eric Biedert
2024-03-22Fix warnings introduced by rust 1.77 (#3754)frozolotl
2024-03-15Final touches (#3678)Laurenz
2024-03-09Update changelog and roadmap (#3594)Laurenz
2024-03-09fix leaky pdf text stroke (#3580)Wenzhuo Liu
2024-03-09Generate PDF ID automatically unless we really have a stable ID (#3591)Laurenz
2024-03-07Bump our crates (#3573)Laurenz
2024-02-29Add `depth` and `offset` field to `heading` (#3038)tingerrr