summaryrefslogtreecommitdiff
path: root/src/export
AgeCommit message (Expand)Author
2019-10-17Extend stack layouts from vertical to horizontal flows ➡Laurenz
2019-10-16Implement space extension (multipage) ➕Laurenz
2019-10-15Refactor the main layouter ♻Laurenz
2019-10-14Refactor and refine PDF exporter ♻Laurenz
2019-10-13Run rustfmt 🚿Laurenz
2019-10-13Refactor layout types 🚧Laurenz
2019-10-11Render debug boxes 🧭Laurenz
2019-10-09Extract into separate repository 🧱Laurenz
2019-07-28Reuse font loader across compilations 🔋Laurenz Mädje
2019-07-27Improve subsetter testing ✔Laurenz Mädje
2019-06-25Add more tests for table parsers 🔋Laurenz
2019-06-23Refactor subsetter 🧰Laurenz
2019-06-22Fix top-left text alignment 📐Laurenz
2019-06-17Introduce flex layouting 🎈Laurenz
2019-06-02Add more fonts 📜Laurenz Mädje
2019-06-02Move to top-left default positioning 📐Laurenz Mädje
2019-05-26Thoroughly improve documentation 📝Laurenz
2019-05-24Restructure engine into modular layouter 🍂Laurenz
2019-04-29Improve code quality 🎫Laurenz
2019-04-05Fix PDF conformance bugs 🚧Laurenz Mädje
2019-04-01Implement font fallback 🚀Laurenz
2019-03-31Insert default glyph when subsetting ⚙Laurenz
2019-03-31Write ToUnicode mapping 📜Laurenz
2019-03-30Make things more consistent ♻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