summaryrefslogtreecommitdiff
path: root/crates/typst-pdf
AgeCommit message (Expand)Author
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
2024-02-28Make use of `is_some_and` where applicable (#3523)Laurenz
2024-02-28Externalize assets (#3515)Laurenz
2024-02-23Sort languages when writing XMP metadata for reproducible builds (#3469)Ilia
2024-02-20`/Last` in PDF should refer to the last _immediate_ children (#3447)Y.D.X
2024-02-17fix: `ToUnicode` in PDF should describe CID instead of GID (#3435)Y.D.X
2024-02-14Don't round SVG size (#3415)Laurenz
2024-02-14Share resource dictionary via indirect object instead of inheritance (#3414)Laurenz
2024-02-14Fix named destinations (#3411)Laurenz
2024-02-12Named destinations (#2954)Heinenen
2024-01-25Fix PDF export of grayscale image (#3219)Laurenz Stampfl
2024-01-17Add `Page` structLaurenz
2024-01-16More consistent namingLaurenz
2024-01-16Migrate metadata fields out of individual elements (#3200)Laurenz
2024-01-08Fix CMYK on gradients (#3142)Sébastien d'Herbais de Thun
2023-12-30New performance timings (#3096)Sébastien d'Herbais de Thun
2023-12-28Fix naming inconsistency for strokesLaurenz
2023-12-19Write annotation flagsMartin Haug
2023-12-19Add stroke for text (#2970)Wenzhuo Liu
2023-12-18Parallel export (#2989)Sébastien d'Herbais de Thun
2023-12-18Fix pattern offset in PDF (#2985)Eric Biedert
2023-12-13Remove HSV and HSL color spaces from PDF export (#2927)Sébastien d'Herbais de Thun