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
/
src
Age
Commit message (
Expand
)
Author
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-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-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
2024-02-14
Don't round SVG size (#3415)
Laurenz
2024-02-14
Share resource dictionary via indirect object instead of inheritance (#3414)
Laurenz
2024-02-14
Fix named destinations (#3411)
Laurenz
2024-02-12
Named destinations (#2954)
Heinenen
2024-01-25
Fix PDF export of grayscale image (#3219)
Laurenz Stampfl
2024-01-17
Add `Page` struct
Laurenz
2024-01-16
More consistent naming
Laurenz
2024-01-16
Migrate metadata fields out of individual elements (#3200)
Laurenz
2024-01-08
Fix CMYK on gradients (#3142)
Sébastien d'Herbais de Thun
2023-12-30
New performance timings (#3096)
Sébastien d'Herbais de Thun
2023-12-28
Fix naming inconsistency for strokes
Laurenz
2023-12-19
Write annotation flags
Martin Haug
2023-12-19
Add stroke for text (#2970)
Wenzhuo Liu
2023-12-18
Parallel export (#2989)
Sébastien d'Herbais de Thun
2023-12-18
Fix pattern offset in PDF (#2985)
Eric Biedert
[next]