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
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
2024-04-02
A few CI and crate config changes (#3852)
Laurenz
2024-04-02
Support negative dimensions in rectangles (#3807)
Ana Gelez
2024-04-01
Fix patterns with spacing in PDF (#3793)
Eric Biedert
2024-03-22
Fix warnings introduced by rust 1.77 (#3754)
frozolotl
2024-03-15
Final touches (#3678)
Laurenz
2024-03-09
Update changelog and roadmap (#3594)
Laurenz
2024-03-09
fix leaky pdf text stroke (#3580)
Wenzhuo Liu
2024-03-09
Generate PDF ID automatically unless we really have a stable ID (#3591)
Laurenz
2024-03-07
Bump our crates (#3573)
Laurenz
2024-02-29
Add `depth` and `offset` field to `heading` (#3038)
tingerrr
2024-02-28
Make use of `is_some_and` where applicable (#3523)
Laurenz
2024-02-28
Externalize assets (#3515)
Laurenz
2024-02-23
Sort 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-17
fix: `ToUnicode` in PDF should describe CID instead of GID (#3435)
Y.D.X
[next]