summaryrefslogtreecommitdiff
path: root/src/export
AgeCommit message (Expand)Author
2021-03-10Better line spacing calculations โ†•Laurenz
2021-02-11Small fixes โ™ปLaurenz
2021-02-07Dry-clean visitor with a macro ๐ŸœLaurenz
2021-02-06Merge `rect` and `box` ๐ŸฆšMartin Haug
2021-02-04Add rectangle function ๐ŸŽ›Martin Haug
2021-01-03Move and rename many things ๐Ÿš›Laurenz
2020-12-17Test [font] ๐ŸงฃLaurenz
2020-12-11Switch to miniz_oxide ๐Ÿ”ผLaurenz
2020-11-30Compress images in PDFs โš™Laurenz
2020-11-28Export alpha channel into PDF ๐ŸงŠLaurenz
2020-11-27Embed each image only once into the PDF ๐Ÿฅ”Laurenz
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