summaryrefslogtreecommitdiff
path: root/src/style.rs
AgeCommit message (Expand)Author
2020-01-06Define base fallback list โ™พLaurenz
2020-01-06Asyncify font loading ๐ŸชLaurenz
2020-01-05Re-enable *, _ and `.Laurenz
2020-01-04Adopt new font loading engine โš™Laurenz
2019-12-30Simple line layouter ๐ŸงพLaurenz
2019-12-15Merge branch 'dev' of https://github.com/laurmaedje/typstc into devLaurenz
2019-12-15Paper styles and scalable+default margins ๐Ÿ“œLaurenz
2019-12-15Merged changes ๐Ÿ”€Martin Haug
2019-12-15Reformat paper styles โ™ปLaurenz
2019-12-14Added shitload of page dimension definitions ๐Ÿ“˜Martin Haug
2019-12-13More consistent library code and functions ๐ŸŽ„Laurenz
2019-12-12Tidying up ๐ŸงนLaurenz
2019-12-12Add font size function ๐ŸŒฑLaurenz
2019-11-30Refactor layouting base โ™ปLaurenz
2019-11-28Remove bad tests and tweak numbers for better debugging ๐ŸงชLaurenz
2019-11-18Page style modification functions ๐Ÿ“œLaurenz
2019-11-16Generalize tree layouter ๐ŸŒฒLaurenz
2019-10-30Improve documentation comments ๐Ÿ“œLaurenz
2019-10-13Run rustfmt ๐ŸšฟLaurenz
2019-10-13Reformat some things ๐ŸงบLaurenz
2019-10-09Extract into separate repository ๐Ÿงฑ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