Commit Graph

120 Commits

Author SHA1 Message Date
Laurenz
4d4824aa08 Improve name table capabilities ♻ 2019-02-27 20:26:38 +01:00
Laurenz
da60261376 Enhance PDF crate API 🚀 2019-02-27 18:45:55 +01:00
Laurenz
6b8da16be8 Parse format 12 cmap 🔨 2019-02-26 22:34:56 +01:00
Laurenz
6e9671f149 Write PDFs with extern fonts 🌏 2019-02-26 14:02:18 +01:00
Laurenz
95d7edeb8d Enhance content streams and pdf example 📝 2019-02-25 18:49:26 +01:00
Laurenz Mädje
8a87e4a623 Introduce content streams 📡 2019-02-25 13:46:31 +01:00
Laurenz
4e811c5690 Improved PDF writing internals 🔨 2019-02-24 23:19:06 +01:00
Laurenz
26f3b80826 Refactor PDF crate structure 🧱 2019-02-24 13:30:06 +01:00
Laurenz
fe957ccdcd Replace out-of-date ref keyword ♻ 2019-02-23 14:35:20 +01:00
Laurenz
5255066d53 Update pdf writer trait ♻ 2019-02-20 17:41:23 +01:00
Laurenz
29229c4002 Implement parsing trait for str ♻ 2019-02-20 17:36:34 +01:00
Laurenz
caf08ea5fa Escape parens and backslashes in PDF ♻ 2019-02-19 18:04:31 +01:00
Laurenz
b2ea22b25b Vastly improve documentation 📝 2019-02-19 11:31:03 +01:00
Laurenz
c8d3ea89cd Enhance docs (i.a. with examples) 📝
- Complete examples for pdf and opentype crates
- Removes allow-unused attributes and fixes their warnings
- Various small improvements
2019-02-17 00:08:46 +01:00
Laurenz
6214405766 Remove Size type from pdf crate 🧹 2019-02-16 22:33:32 +01:00
Laurenz
ae3af533ff Extract opentype parser into crate 🧱 2019-02-16 20:17:31 +01:00
Laurenz
f3f82f5f2b Fix pdf code in typesetter 🚧 2019-02-16 18:34:18 +01:00
Laurenz
aba8ea4f7c Denote which PDF objects are incomplete 🔧
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 19:46:56 +01:00
Laurenz
a562541fda Refactor pdf writer into modular crate 🧱 2019-02-13 18:32:42 +01:00
Laurenz
5a600eb354 Move crate into workspace subfolder 2019-02-12 21:31:35 +01:00