summaryrefslogtreecommitdiff
path: root/tests/ref/visualize
AgeCommit message (Collapse)Author
2023-10-12 Part 5a: Gradients on text with `relative: auto` or `relative: "parent"` ↵Sébastien d'Herbais de Thun
(#2364)
2023-10-10Gradient Part 4 - Conic gradients (#2325)Sébastien d'Herbais de Thun
2023-10-06Gradient Part 3 - Radial gradients (#2312)Sébastien d'Herbais de Thun
2023-10-04Gradient Part 2a - Fix sharp gradients in SVG (#2307)Sébastien d'Herbais de Thun
2023-10-03Gradient Part 2 - Linear gradients (#2279)Sébastien d'Herbais de Thun
2023-09-25Better rect edges (#1956)Anton Wetzel
2023-09-19Allow multiple fallback fonts in SVGs (#2122)Eric Biedert
2023-09-13Update to usvg 0.35 (#2113)Laurenz Stampfl
2023-08-31Add regular polygons to visualize (#1215)Reid Johnson
2023-08-05Decode image (#1810)Beiri22
2023-08-03layout::par::finalize: Bound allotted width when fitting to width (#1828)bluebear94
Sometimes, optimized line breaking outputs lines that are wider than the allotted width so that spacing between words can be narrowed to fit. However, the width calculation for the fit-to-width case does not account for this, causing the resulting width to exceed the width of the region. This commit takes the minimum of the calculated width with the width of the region. Fixes #1825.
2023-06-24Improve image rendering under rotation when exporting to PNG (#1547)Tom Binford
2023-05-02Add ICC profiles to images in PDF and update `usvg`, `svg2pdf` (#822)Martin Haug
2023-04-23Fix 0pt strokes (#923)Pg Biel
2023-04-19path: Use close_path() for closing paths (#801)Johannes Wolf
2023-04-18Handle SVG with textLaurenz
2023-04-13Add support for more complex strokes (#505)Birk Tjelmeland
2023-04-11Fix square sizingLaurenz
Fixes #85.
2023-04-06Path support (#536)SekoiaTree
2023-03-28A bit more polygon docsLaurenz
2023-03-28Add polygon drawing primitive (#314)Olle Lögdahl
2023-02-25New default styleLaurenz
2023-02-12Make all nodes block-levelLaurenz
2023-02-12Fix square baseLaurenz
2023-02-12Let line have an extentLaurenz
2022-12-30Clamp shape radiiLaurenz
2022-12-21Split up and document shapesLaurenz
2022-11-29Reorganize library and testsLaurenz