summaryrefslogtreecommitdiff
path: root/src/lib.rs
AgeCommit message (Expand)Author
2019-11-20Refined expansion model ๐Ÿ”›Laurenz
2019-11-18Page style modification functions ๐Ÿ“œLaurenz
2019-11-17Remove top-level stack layouter from tree layouter ๐Ÿ—‘Laurenz
2019-11-15Generalize flex layouter ๐ŸŽฏLaurenz
2019-11-15Generalize stack layouter ๐ŸŽฒLaurenz
2019-10-30Improve documentation comments ๐Ÿ“œLaurenz
2019-10-24Prettify peeking and rearrange syntax/parsing modules ๐ŸงถLaurenz
2019-10-17Extend stack layouts from vertical to horizontal flows โžกLaurenz
2019-10-17Add pagebreak function โญLaurenz
2019-10-16Rearrange layouting contexts โ™ปLaurenz
2019-10-13Run rustfmt ๐ŸšฟLaurenz
2019-10-13Reformat some things ๐Ÿงบ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-28Create some benchmarks ๐Ÿ“Š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-22Implement function layouting โœ’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-02Add margins with basic box layouter ๐Ÿ“–Laurenz Mรคdje
2019-06-02Fix some documentation ๐ŸšงLaurenz Mรคdje
2019-05-26Thoroughly improve documentation ๐Ÿ“Laurenz
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