summaryrefslogtreecommitdiff
path: root/src/export
AgeCommit message (Expand)Author
2021-08-28Primitive CFF1 subsettingLaurenz
2021-08-27Refactor subsetterLaurenz
2021-08-27Subset post tableLaurenz
2021-08-25Compress all PDF streamsLaurenz
2021-08-25Support decoding of mac roman namesLaurenz
2021-08-25Subset glyf and loca tablesLaurenz
2021-08-24Basic subsetting architectureLaurenz
2021-08-24PDF bug fixesLaurenz
2021-08-24Switch from state to decorations for underline/strikethrough/overlineLaurenz
2021-08-23Links! (#43)Martin
2021-08-23Kerned PDF outputLaurenz
2021-08-21Shorter/clearer field name for geometry typesLaurenz
2021-08-09New source loading architectureLaurenz
2021-07-21Main context structLaurenz
2021-07-08Rename Fill to PaintLaurenz
2021-06-18Ref count the framesMartin
2021-06-11Remove props in favor of using state for everythingLaurenz
2021-06-10Text decorationsMartin Haug
2021-06-01Refactor path handlingLaurenz
2021-05-28Refactored loading and cache architectureLaurenz
2021-03-24Make pdf module top-level 🧱Laurenz
2021-03-24Text shaping 🚀Laurenz
2021-03-20Square, circle and ellipse 🔵Laurenz
2021-03-19Text colors 🦩 (#18)Martin
2021-03-19Configurable font edges ⚙Laurenz
2021-03-19Merge text and shape PDF loops 🎡Martin Haug
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