index
:
typst
0.10
0.11
0.11-with-extras
0.11.1-with-extras
0.12
0.12.0-with-extras
0.13
0.6
0.7
0.8
0.9
better-lists
consistent-html-frame-size
digital-signatures
html-content-models
improve-raw-docs
in-operator-for-modules
main
parallel-iterations
pdf-accessibility
pdf-lang
rect-strokes
ref-cite-warn
repeat-figure-caption
table-subfooters
type-str-compat-round-2
warn-suppression
MSM's mirror of Typst
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
typst-pdf
Age
Commit message (
Expand
)
Author
2025-07-08
Rewrite foundations of native elements (#6547)
Laurenz
2025-07-04
Remove duplicate language computation (#6557)
Tobias Schmitz
2025-06-30
Fix typo in PDF standard CLI help (#6518)
Adrián Delgado
2025-06-24
Bump `krilla` to current Git version (#6488)
Tobias Schmitz
2025-06-23
Consistent codepoint formatting in HTML and PDF error messages
Laurenz
2025-06-10
Use the shaper in math (#6336)
Max
2025-05-12
Use the infer crate to determine if pdf embeds should be compressed (#6256)
Tobias Schmitz
2025-04-01
Switch PDF backend to `krilla` (#5420)
Laurenz Stampfl
2025-03-24
Use `u64` instead of `usize` to store counter and enumeration item numbers, s...
Eduardo Sánchez Muñoz
2025-03-10
Bump `rustybuzz` (and adjacent crates) (#5407)
Caleb Maclennan
2025-02-24
Bump MSRV to 1.83 and Rust in CI to 1.85 (#5946)
Laurenz
2025-02-02
Revert adding `flatten-text` to `image` (#5789)
Laurenz
2025-01-31
Include images from raw pixmaps and more (#5632)
frozolotl
2025-01-10
Don't generate accessors for required fields (#5680)
Laurenz
2025-01-09
Revamp data loading and deprecate `decode` functions (#5671)
Laurenz
2025-01-08
Embed files associated with the document as a whole (#5221)
Niklas Eicker
2024-12-18
New `curve` element that supersedes `path` (#5323)
Emmanuel Lesueur
2024-12-17
Add timezone to PDF's default timestamp. (#5564)
Zhuofeng Wang
2024-12-17
Rename `pattern` to `tiling` (#5590)
Laurenz
2024-12-08
Add support for converting text in SVGs to paths (#5390)
Laurenz Stampfl
2024-12-04
Add `document.description` field
Laurenz
2024-12-04
Rename `Document` to `PagedDocument`
Laurenz
2024-11-29
Compile-time `PicoStr` interning (#5491)
Laurenz
2024-10-31
Replace `once_cell`'s `Lazy` as much as possible (#4617)
Abdul-Rahman Sibahi
2024-10-27
Split out four new crates (#5302)
Laurenz
2024-10-10
More robust glyph drawing (#5159)
Laurenz
2024-10-07
Fix excluded PDF pages being written (#5133)
PgBiel
2024-10-03
Serialize and Deserialize for `PdfStandard` (#5108)
Laurenz
2024-10-03
Tweak default ignorable fix (#5105)
Laurenz
2024-10-03
Fix default ignorables (#5099)
Laurenz
2024-10-01
Minimal PDF/A support (#5075)
Laurenz
2024-09-30
Remove `Case`s from NumberingPatterns (#5059)
emilylime
2024-09-30
PDF export diagnostics (#5073)
Laurenz
2024-09-30
Write the font name for Type 3 fonts (#5070)
Martin Haug
2024-09-30
Do not write empty destination name tree root (#5066)
Martin Haug
2024-09-26
Spelling (#5020)
Josh Soref
2024-09-22
Reduce typo count. (#4923)
Bruce Mitchener
2024-09-02
Nuked custom PDF Oklab colorspace code (#4871)
Sébastien d'Herbais de Thun
2024-08-20
Fix typos (#4784)
Max
2024-08-16
Fix document set rules (#4768)
Laurenz
2024-08-05
Bump to Rust 1.80 (#4681)
Laurenz
2024-07-22
Adjust the number of color components written to the pdf according to the col...
Florent Michel
2024-07-22
Add `non-zero` and `even-odd` fill rules to `path` and `polygon` (#4580)
HydroH
2024-07-20
Use texts of the first occurrences for `/ToUnicode` CMap (#4585)
Y.D.X.
2024-07-20
Support transparent page fill (#4586)
Laurenz
2024-07-14
Save and restore graphics state for every frame (#4496)
Eric Biedert
2024-06-24
Bump Rust in CI (#4445)
Laurenz
2024-06-16
Compress CMaps (#4406)
Laurenz
2024-06-16
Improve subsetting (#4373)
Laurenz Stampfl
2024-06-10
Basic multi-threading (#4366)
Laurenz
[next]