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
/
src
/
pdf.rs
Age
Commit message (
Collapse
)
Author
2019-03-30
Move exporting into seperate module ๐งฑ
Laurenz
2019-03-29
Optionally owned data in PDF crate โ
Laurenz
2019-03-29
Refactor PDF crate โป
Laurenz
2019-03-14
Font providers ๐+ better docs ๐
Laurenz
2019-03-14
Better error handling ๐
Laurenz
2019-03-14
Unified font error type ๐
Laurenz
2019-03-14
Hide subengines and improve Compiler API ๐ณ
Laurenz
2019-03-14
Refactor pdf font handling โป
Laurenz
2019-03-13
Fix space handling for multiline ๐จ
Laurenz
2019-03-11
Restructure typeset crate โ
Laurenz
2019-03-11
Polish and document PDF crate โ
Laurenz
2019-03-11
Tidy up PDF crate ๐งน
Laurenz
2019-03-11
Redesign document representation ๐งฑ
Laurenz
2019-03-03
Fix subsetting for composite glyphs ๐จ
Laurenz
2019-03-03
Implement subsetting engine ๐
Laurenz
2019-02-28
Use bitflags for opentype font flags ๐
Laurenz
2019-02-27
Improve name table capabilities โป
Laurenz
2019-02-27
Enhance PDF crate API ๐
Laurenz
2019-02-26
Write PDFs with extern fonts ๐
Laurenz
2019-02-25
Introduce content streams ๐ก
Laurenz Mรคdje
2019-02-24
Improved PDF writing internals ๐จ
Laurenz
2019-02-24
Refactor PDF crate structure ๐งฑ
Laurenz
2019-02-20
Update pdf writer trait โป
Laurenz
2019-02-20
Implement parsing trait for str โป
Laurenz
2019-02-19
Escape parens and backslashes in PDF โป
Laurenz
2019-02-19
Vastly improve documentation ๐
Laurenz
2019-02-17
Enhance docs (i.a. with examples) ๐
Laurenz
- Complete examples for pdf and opentype crates - Removes allow-unused attributes and fixes their warnings - Various small improvements
2019-02-16
Extract opentype parser into crate ๐งฑ
Laurenz
2019-02-16
Fix pdf code in typesetter ๐ง
Laurenz
2019-02-13
Denote which PDF objects are incomplete ๐ง
Laurenz
Many features will only be added as needed by the parent project. Thus it should be kept track of what is complete. Also improves PDF trailer writing.
2019-02-13
Refactor pdf writer into modular crate ๐งฑ
Laurenz
2019-02-12
Move crate into workspace subfolder
Laurenz