| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-03 | feat: [WIP] allow specifying alt text for links | Tobias Schmitz | |
| skip-checks:true # Please enter the commit message for your changes. Lines starting # with '#' will be kept; you may remove them yourself if you want to. # An empty message aborts the commit. # # Date: Wed May 28 17:47:35 2025 +0200 # # On branch pdf-accessibility # Your branch and 'origin/pdf-accessibility' have diverged, # and have 11 and 5 different commits each, respectively. # # Changes to be committed: # modified: crates/typst-ide/src/jump.rs # modified: crates/typst-layout/src/flow/distribute.rs # modified: crates/typst-layout/src/modifiers.rs # modified: crates/typst-library/src/foundations/content.rs # modified: crates/typst-library/src/layout/frame.rs # modified: crates/typst-library/src/model/bibliography.rs # modified: crates/typst-library/src/model/footnote.rs # modified: crates/typst-library/src/model/link.rs # modified: crates/typst-library/src/model/outline.rs # modified: crates/typst-library/src/model/reference.rs # modified: crates/typst-pdf/src/convert.rs # modified: crates/typst-pdf/src/link.rs # modified: crates/typst-render/src/lib.rs # modified: crates/typst-svg/src/lib.rs # modified: tests/src/run.rs # | |||
| 2025-06-20 | More type-safe color conversions | Laurenz | |
| 2025-06-10 | Use the shaper in math (#6336) | Max | |
| 2025-03-11 | Fix `cargo clippy` warnings (mostly about `.repeat.take` and `.next_back`) ↵ | evie | |
| (#6038) | |||
| 2025-01-31 | Include images from raw pixmaps and more (#5632) | frozolotl | |
| Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com> Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2024-12-18 | New `curve` element that supersedes `path` (#5323) | Emmanuel Lesueur | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2024-12-17 | Rename `pattern` to `tiling` (#5590) | Laurenz | |
| 2024-12-05 | Bump Rust to 1.83 (#5534) | Laurenz | |
| 2024-12-04 | Fix text fill within `clip: true` blocks in PNG export (#5502) | PgBiel | |
| 2024-12-04 | Rename `Document` to `PagedDocument` | Laurenz | |
| 2024-10-27 | Split out four new crates (#5302) | Laurenz | |
| 2024-10-10 | Fix scales for unit conversion (#5169) | Laurenz | |
| 2024-10-10 | More robust glyph drawing (#5159) | Laurenz | |
| 2024-08-05 | Fix alignment of gradients and patterns on strokes in PNG (#4634) | Eric Biedert | |
| 2024-07-22 | Add `non-zero` and `even-odd` fill rules to `path` and `polygon` (#4580) | HydroH | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2024-07-20 | Support transparent page fill (#4586) | Laurenz | |
| Co-authored-by: Martin Haug <mhaug@live.de> | |||
| 2024-06-06 | Bump SVG & PDF cinematic universe (#4316) | Laurenz | |
| 2024-05-22 | Refactor frame metadata into tags (#4212) | Laurenz | |
| 2024-05-07 | Refactor typst-render (#4068) | LuizAugustoPapa | |
| 2024-04-17 | Emojis in PDF (#3853) | Ana Gelez | |
| 2024-04-13 | Better test runner (#3922) | Laurenz | |
| 2024-04-02 | A few CI and crate config changes (#3852) | Laurenz | |
| 2024-04-02 | Support negative dimensions in rectangles (#3807) | Ana Gelez | |
| 2024-03-16 | Fix all cargo doc warnings (#3684) | A-Walrus | |
| 2024-03-15 | Final touches (#3678) | Laurenz | |
| 2024-03-09 | Update changelog and roadmap (#3594) | Laurenz | |
| 2024-02-20 | Fix color conversions (#3445) | frozolotl | |
| 2024-02-20 | Fix transparent text in PNG export (#3444) | frozolotl | |
| 2024-02-14 | Don't round SVG size (#3415) | Laurenz | |
| 2024-01-25 | Bump resvg + svg2pdf and add support for filters (#3254) | Laurenz Stampfl | |
| 2024-01-17 | Add `Page` struct | Laurenz | |
| To get rid of the Meta hack where numbering and things like that are stored in the frame. | |||
| 2023-12-30 | New performance timings (#3096) | Sébastien d'Herbais de Thun | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2023-12-28 | Fix naming inconsistency for strokes | Laurenz | |
| 2023-12-19 | Add stroke for text (#2970) | Wenzhuo Liu | |
| 2023-12-18 | Bump svg2pdf and related crates (#2992) | Laurenz | |
| 2023-11-29 | Pattern improvements | Laurenz | |
| 2023-11-27 | Make workspace inheriting consistent | Laurenz | |
| 2023-11-27 | Use clippy workspace lints and inline format args (#2771) | danieleades | |
| 2023-11-24 | Gradient Part 6 - Pattern fills (#2740) | Sébastien d'Herbais de Thun | |
| 2023-11-24 | Merge `typst` and `typst-library` | Laurenz | |
| 2023-11-15 | Remove `a` suffix from Rgba and LinearRgba (#2691) | frozolotl | |
| 2023-11-08 | Extract `typst-render` crate | Laurenz | |
