summaryrefslogtreecommitdiff
path: root/src/export
AgeCommit message (Expand)Author
2020-07-29Move, rename and switch some things (boring) ๐ŸššLaurenz
2020-02-03Better Debug/Display and Derives ๐ŸงฝLaurenz
2020-02-03Upgrade to new toddle interface ๐ŸณLaurenz
2020-01-26Document everything ๐Ÿ“œLaurenz
2020-01-24Reorganize modules ๐ŸงฑLaurenz
2020-01-06Formatting ๐Ÿ›€Laurenz
2020-01-04Adopt new font loading engine โš™Laurenz
2019-12-12Tidying up ๐ŸงนLaurenz
2019-12-09Bad stack layouter ๐Ÿš‘Laurenz
2019-12-05Rename crate `typst` -> `typstc` โœLaurenz
2019-12-05Move arg parser into `FuncArgs` and create (incomplete) consistent map ๐ŸงญLaurenz
2019-12-04Expand functionality of function! macro ๐Ÿ›ฐLaurenz
2019-11-16Generalize tree layouter ๐ŸŒฒLaurenz
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