summaryrefslogtreecommitdiff
path: root/src/bin/main.rs
AgeCommit message (Expand)Author
2020-08-02Move binary into separate crate and tidy dependencies ๐ŸŽญLaurenz
2020-08-01Add some fonts ๐Ÿ“œLaurenz
2020-08-01Port font handling to fontdock and ttf-parser ๐Ÿ›ณLaurenz
2020-07-29Move, rename and switch some things (boring) ๐ŸššLaurenz
2020-02-04Merge `Parsed` and `Layouted` types into `Pass` with `Feedback` ๐ŸŒ๐ŸŽข๐ŸŒšLaurenz
2020-02-04Adapt for tonty and fix a few bugs ๐ŸšงLaurenz
2020-02-03Upgrade to new toddle interface ๐ŸณLaurenz
2020-01-21Decoupled function parser ๐Ÿ”— [WIP]Laurenz
2020-01-06Formatting ๐Ÿ›€Laurenz
2020-01-06Asyncify font loading ๐ŸชLaurenz
2020-01-04Adopt new font loading engine โš™Laurenz
2019-12-12Tidying up ๐ŸงนLaurenz
2019-12-05Rename crate `typst` -> `typstc` โœLaurenz
2019-10-14Refactor and refine PDF exporter โ™ปLaurenz
2019-10-13Run rustfmt ๐ŸšฟLaurenz
2019-10-13Reformat some things ๐Ÿงบ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-05-26Thoroughly improve documentation ๐Ÿ“Laurenz
2019-05-24Restructure engine into modular layouter ๐Ÿ‚Laurenz
2019-05-20Unify parsing and typesetting functions. ๐Ÿ—ณLaurenz
2019-04-29Create command line interface ๐Ÿ’ปLaurenz