summaryrefslogtreecommitdiff
path: root/src/lib.rs
AgeCommit message (Expand)Author
2019-05-24Restructure engine into modular layouter 🍂Laurenz
2019-05-20Unify parsing and typesetting functions. 🗳Laurenz
2019-05-01Simplify the parsing model 🔋Laurenz
2019-05-01Require scope for parser ♻Laurenz
2019-04-30Remove the concept of words from tokenization 🎈Laurenz
2019-04-29Improve code quality 🎫Laurenz
2019-04-29Make parse tokens more static and efficient 🗜Laurenz
2019-04-29Simple dynamic, scoped function parsing 📥Laurenz
2019-04-01Implement paragraphs 📜Laurenz
2019-04-01Implement bold and italics 📜Laurenz
2019-04-01Implement font fallback 🚀Laurenz
2019-03-31Fix bug with special characters 🚧Laurenz
2019-03-30Make things more consistent ♻Laurenz
2019-03-30Create complex font_info macro 🚀Laurenz
2019-03-30Refactor font providing ⚙Laurenz
2019-03-30Move some types into better places 🧱Laurenz
2019-03-30Create error_type! macro ✔Laurenz
2019-03-30Move exporting into seperate module 🧱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-13Fix space handling for multiline 🔨Laurenz
2019-03-13Basic multiline support 📜Laurenz
2019-03-11Restructure typeset crate ✈Laurenz
2019-03-11Redesign document representation 🧱Laurenz
2019-03-03Implement subsetting engine 🚀Laurenz
2019-02-26Write PDFs with extern fonts 🌏Laurenz
2019-02-25Enhance content streams and pdf example 📝Laurenz
2019-02-20Implement parsing trait for str ♻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-12Move crate into workspace subfolderLaurenz