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-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
2024-06-06
Bump SVG & PDF cinematic universe (#4316)
Laurenz
2024-06-03
Fix emoji advance in PDF export (#4325)
Ana Gelez
2024-05-29
Refactor PDF export (#4154)
Ana Gelez
2024-05-22
Refactor frame metadata into tags (#4212)
Laurenz
2024-05-13
Factor out `typst-utils` crate (#4125)
Laurenz
2024-05-10
Add parameter to select pages to be exported by CLI (#4039)
PgBiel
2024-04-19
Fix subset tag for color fonts (#3960)
Ana Gelez
2024-04-17
Emojis in PDF (#3853)
Ana Gelez
2024-04-13
Better test runner (#3922)
Laurenz
2024-04-03
Fix wrong PDF page labels (#3836) (#3837)
Gabriel Araújo
[next]