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
/
page.rs
Age
Commit message (
Expand
)
Author
2024-10-07
Fix excluded PDF pages being written (#5133)
PgBiel
2024-09-30
Remove `Case`s from NumberingPatterns (#5059)
emilylime
2024-09-30
PDF export diagnostics (#5073)
Laurenz
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-06-16
Improve subsetting (#4373)
Laurenz Stampfl
2024-06-06
Bump SVG & PDF cinematic universe (#4316)
Laurenz
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-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
Support negative dimensions in rectangles (#3807)
Ana Gelez
2024-03-22
Fix warnings introduced by rust 1.77 (#3754)
frozolotl
2024-03-09
fix leaky pdf text stroke (#3580)
Wenzhuo Liu
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-17
Add `Page` struct
Laurenz
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-11-30
Optimized labels & introspector (#2801)
Sébastien d'Herbais de Thun
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-17
Parallel image encoding (#2693)
Sébastien d'Herbais de Thun
2023-11-08
Gradient Part 5c: Fix gradient rotation on text & math (#2606)
Sébastien d'Herbais de Thun
2023-11-08
Make `PdfContext` private again
Laurenz
2023-11-08
Extract `typst-pdf` crate
Laurenz