summaryrefslogtreecommitdiff
path: root/src/layout
AgeCommit message (Expand)Author
2019-10-22Add spacing functions 🔛Laurenz
2019-10-17Extend stack layouts from vertical to horizontal flows ➡Laurenz
2019-10-17Create basic box and line-break functions 📦Laurenz
2019-10-17Add pagebreak function ⏭Laurenz
2019-10-17Implement context-modifying align 🧩Laurenz
2019-10-16Rearrange layouting contexts ♻Laurenz
2019-10-16Allow center alignment 📐Laurenz
2019-10-16Implement space extension (multipage) ➕Laurenz
2019-10-15Refactor the main layouter ♻Laurenz
2019-10-15Fix double-spaces bug 🚧Laurenz
2019-10-14Refactor the text layouting ♻Laurenz
2019-10-14Refactor stack and flex layouter ♻Laurenz
2019-10-14Refactor and refine PDF exporter ♻Laurenz
2019-10-13Run rustfmt 🚿Laurenz
2019-10-13Reformat some things 🧺Laurenz
2019-10-13Move functions to command-based architecture ✈Laurenz
2019-10-13Refactor layout types 🚧Laurenz
2019-10-11Render debug boxes 🧭Laurenz
2019-10-11Create test runner which renders layouts to images 🗺Laurenz
2019-10-10Add standard `align` function and support right-alignment ➡️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-22Add monospace syntax 📰Laurenz
2019-06-22Unify font classes + By-value-contexts ⚖Laurenz
2019-06-22Fix top-left text alignment 📐Laurenz
2019-06-22Implement function layouting ✒Laurenz
2019-06-21Deduplicate action lists ✂Laurenz
2019-06-21Implement flex and box layouting 📏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-06-02Add margins with basic box layouter 📖Laurenz Mädje
2019-06-02Fix some documentation 🚧Laurenz Mädje
2019-05-26Devise text layouter 📑Laurenz
2019-05-26Thoroughly improve documentation 📝Laurenz
2019-05-24Restructure engine into modular layouter 🍂Laurenz