summaryrefslogtreecommitdiff
path: root/src/pdf.rs
AgeCommit message (Expand)Author
2019-03-30Move exporting into seperate module ๐ŸงฑLaurenz
2019-03-29Optionally owned data in PDF crate โœˆLaurenz
2019-03-29Refactor PDF crate โ™ปLaurenz
2019-03-14Font providers ๐Ÿš€+ better docs ๐Ÿ“œLaurenz
2019-03-14Better error handling ๐ŸŒLaurenz
2019-03-14Unified font error type ๐Ÿ”—Laurenz
2019-03-14Hide subengines and improve Compiler API ๐Ÿ•ณLaurenz
2019-03-14Refactor pdf font handling โ™ปLaurenz
2019-03-13Fix space handling for multiline ๐Ÿ”จLaurenz
2019-03-11Restructure typeset crate โœˆLaurenz
2019-03-11Polish and document PDF crate โœˆLaurenz
2019-03-11Tidy up PDF crate ๐ŸงนLaurenz
2019-03-11Redesign document representation ๐ŸงฑLaurenz
2019-03-03Fix subsetting for composite glyphs ๐Ÿ”จLaurenz
2019-03-03Implement subsetting engine ๐Ÿš€Laurenz
2019-02-28Use bitflags for opentype font flags ๐ŸLaurenz
2019-02-27Improve name table capabilities โ™ปLaurenz
2019-02-27Enhance PDF crate API ๐Ÿš€Laurenz
2019-02-26Write PDFs with extern fonts ๐ŸŒLaurenz
2019-02-25Introduce content streams ๐Ÿ“กLaurenz Mรคdje
2019-02-24Improved PDF writing internals ๐Ÿ”จLaurenz
2019-02-24Refactor PDF crate structure ๐ŸงฑLaurenz
2019-02-20Update pdf writer trait โ™ปLaurenz
2019-02-20Implement parsing trait for str โ™ปLaurenz
2019-02-19Escape parens and backslashes in PDF โ™ปLaurenz
2019-02-19Vastly improve documentation ๐Ÿ“Laurenz
2019-02-17Enhance docs (i.a. with examples) ๐Ÿ“Laurenz
2019-02-16Extract opentype parser into crate ๐ŸงฑLaurenz
2019-02-16Fix pdf code in typesetter ๐ŸšงLaurenz
2019-02-13Denote which PDF objects are incomplete ๐Ÿ”งLaurenz
2019-02-13Refactor pdf writer into modular crate ๐ŸงฑLaurenz
2019-02-12Move crate into workspace subfolderLaurenz