summaryrefslogtreecommitdiff
path: root/src/export
AgeCommit message (Expand)Author
2020-11-27Basic environment and resource loader ๐ŸžLaurenz
2020-11-27Export images in PDF ๐Ÿ–ผLaurenz
2020-11-24Use newly stabilized intra doc links โ†ฉLaurenz
2020-11-20Basic image support ๐Ÿ–ผLaurenz
2020-11-19Switch to pdf-writer โฌ†๏ธLaurenz
2020-10-11Refactor layouting base ๐ŸชLaurenz
2020-10-10Switch back to custom geometry types, unified with layout primitives ๐ŸžLaurenz
2020-10-07Fix some clippy warnings โœ”Laurenz
2020-10-04Small improvements ๐ŸชLaurenz
2020-10-04Remove unncessary wrappers and typedefs ๐Ÿ›‘Laurenz
2020-10-04Remove Typesetter in favor of typeset function ๐ŸŽฏLaurenz
2020-10-03Port to kurbo ๐ŸŽ‹Laurenz
2020-09-30Streamline font handling a bit ๐Ÿ“œLaurenz
2020-08-30Format everything with rustfmt! ๐Ÿ’šLaurenz
2020-08-27Do as Dolores says โšกLaurenz
2020-08-03Formatting, documentation and small improvements ๐ŸงฝLaurenz
2020-08-02Refactor model into tree ๐Ÿ›’Laurenz
2020-08-02Layout elements and pure rust rendering ๐ŸฅLaurenz
2020-08-01Raw lengths ๐ŸšฒLaurenz
2020-08-01Port font handling to fontdock and ttf-parser ๐Ÿ›ณLaurenz
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