summaryrefslogtreecommitdiff
path: root/src/export/render.rs
AgeCommit message (Collapse)Author
2023-04-23Fix 0pt strokes (#923)Pg Biel
2023-04-20Add alt text to image function and PDF (#823)Martin Haug
2023-04-18Handle SVG with textLaurenz
2023-04-13Add support for more complex strokes (#505)Birk Tjelmeland
2023-04-12Correct some typos (#746)Alexander Seiler
2023-04-05Fixed page numbering (#594)Sébastien d'Herbais de Thun
2023-04-04Format codeLaurenz
2023-04-01Add support for cliping content in `block` and `box` (#431)Birk Tjelmeland
2023-03-31Make `Paint` not implement `Copy`Laurenz
2023-03-19Renaming and refactoringLaurenz
2023-03-17More jump targetsLaurenz
2023-03-15Node linksLaurenz
2023-03-15Simplify stable id handlingLaurenz
2023-03-09Make render background color configurableLaurenz
2023-02-12Make all nodes block-levelLaurenz
2023-01-20Fix a few clippy lintsLaurenz
2022-12-12Faster image renderingLaurenz
2022-12-02IntrospectionLaurenz
2022-11-27Switch `StrResult` to `EcoString`Laurenz
2022-11-26Document metadataLaurenz
2022-11-25Tidy upLaurenz
2022-11-04Style changesLaurenz
2022-11-03Split cratesLaurenz
2022-10-28Refactor `geom` moduleLaurenz
2022-09-20Refactor error handlingLaurenz
2022-09-20A New WorldLaurenz
2022-09-19Remove font storeLaurenz
2022-09-19Remove image storeLaurenz
2022-09-19RenamingLaurenz
`Face` -> `Font` `FaceId` -> `FontId` `SourceFile` -> `Source`
2022-09-19Remove pins and memoizationLaurenz
2022-06-14Anti-aliased image renderingLaurenz
2022-06-14Many fixesLaurenz
2022-06-12Make all fields of `Frame` privateLaurenz
2022-05-31Basic manual trackingLaurenz
2022-05-26Locate me!Laurenz
2022-05-25Rebrand queries as memoizationLaurenz
2022-05-25Move route from context to VMLaurenz
2022-05-25Thread-local query cacheLaurenz
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-03Font fallbackLaurenz
2022-02-23Query cacheLaurenz
2022-02-22Remove layout cacheLaurenz
2022-02-08New color stuffMartin Haug
- CMYK function - More default colors - Interpret RGB values as sRGB
2022-01-24Export into rendered imagesLaurenz