summaryrefslogtreecommitdiff
path: root/src/export
AgeCommit message (Expand)Author
2022-05-11Write language and direction for PDFsMartin Haug
2022-05-09Fix wrong table padding in subsettingLaurenz
2022-05-07Fix CFF font bugMartin Haug
2022-05-02Move rounding logic out of exportersMartin Haug
2022-05-01Add round corners and change argumentsMartin Haug
2022-04-09Sum color and length into strokeLaurenz
2022-04-08Em unitsLaurenz
2022-04-07Make `Relative` genericLaurenz
2022-04-05Fix wrong `search_range` computationLaurenz
2022-04-03Font fallbackLaurenz
2022-02-23Query cacheLaurenz
2022-02-23Rework the core contextLaurenz
2022-02-22Remove layout cacheLaurenz
2022-02-07Tidy upLaurenz
2022-02-08New color stuffMartin Haug
2022-01-31Switch from `Rc` to `Arc`Laurenz
2022-01-24Export into rendered imagesLaurenz
2021-12-30Make clippy a bit happierLaurenz
2021-12-07Bump pdf-writer, svg2pdf and error messagesMartin Haug
2021-12-06Add SVG capabilitiesMartin Haug
2021-12-04Bump pdf-writerLaurenz
2021-12-02Add a producer info for the PDFMartin Haug
2021-11-26X/Y abstractionsLaurenz
2021-11-24Small style changesLaurenz
2021-11-23TransformationsLaurenz
2021-11-22Welcome to TigerlandLaurenz
2021-11-20StrokesLaurenz
2021-11-16Image fit modesLaurenz
2021-11-16Revert page and inline levelsLaurenz
2021-11-15Make clippy happier and remove `Str`Laurenz
2021-10-31Reorganize modulesLaurenz
2021-10-10Move paint and colors into `geom`Laurenz
2021-09-15Bugfix and tidyingLaurenz
2021-09-09Bump pdf-writerLaurenz
2021-08-29Subset CFF subrs referenced by FD arrayLaurenz
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