summaryrefslogtreecommitdiff
path: root/crates/typst-pdf
AgeCommit message (Expand)Author
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
2023-12-11Fix #2902 (#2913)Sébastien d'Herbais de Thun
2023-12-04Fix PDF transform (#2850)Sébastien d'Herbais de Thun
2023-11-30Optimized labels & introspector (#2801)Sébastien d'Herbais de Thun
2023-11-29Pattern improvementsLaurenz
2023-11-29Don't write multiple authors in XMP metadataLaurenz
2023-11-27Make workspace inheriting consistentLaurenz
2023-11-27Use clippy workspace lints and inline format args (#2771)danieleades
2023-11-24Gradient Part 6 - Pattern fills (#2740)Sébastien d'Herbais de Thun
2023-11-24Merge `typst` and `typst-library`Laurenz
2023-11-21Tidy up some importsLaurenz
2023-11-21Clean up some color quantization code (#2730)frozolotl
2023-11-20Fix gradient colors (#2719)Sébastien d'Herbais de Thun
2023-11-19Streamline importsLaurenz
2023-11-17Parallel image encoding (#2693)Sébastien d'Herbais de Thun
2023-11-17Remove restrictions to chroma and improve clamping (#2690)frozolotl
2023-11-15Remove `a` suffix from Rgba and LinearRgba (#2691)frozolotl
2023-11-10Implement Oklch support (#2611)frozolotl
2023-11-08Move some things out of `util`Laurenz
2023-11-08Gradient Part 5c: Fix gradient rotation on text & math (#2606)Sébastien d'Herbais de Thun