summaryrefslogtreecommitdiff
path: root/tests/typ/visualize
AgeCommit message (Collapse)Author
2023-12-04Fix PDF transform (#2850)Sébastien d'Herbais de Thun
2023-12-04Fix zero-sized patternsLaurenz
2023-11-24Gradient Part 6 - Pattern fills (#2740)Sébastien d'Herbais de Thun
2023-11-08Gradient Part 5c: Fix gradient rotation on text & math (#2606)Sébastien d'Herbais de Thun
2023-11-08Add constructor for `stroke`. (#2518)Joseph Wilson
2023-11-07Gradient Part 5b: Fix gradients in math (#2604)Sébastien d'Herbais de Thun
2023-10-30Add missing gradient to stroke cast (#2527)Eric Biedert
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-11Forward third-party errorsLaurenz
Better to know something even if it isn't always formatted in the prettiest way
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-28Reintroduce `--root`Laurenz
2023-06-27Basic package managementLaurenz
2023-06-06Improve value casting infrastructureLaurenz
2023-04-26Touch up docsLaurenz
2023-04-23Fix 0pt strokes (#923)Pg Biel
2023-04-20Add alt text to image function and PDF (#823)Martin Haug
2023-04-19path: Use close_path() for closing paths (#801)Johannes Wolf
2023-04-19Give more specific error messages (#881)Leedehai
2023-04-18Handle SVG with textLaurenz
2023-04-13Add support for more complex strokes (#505)Birk Tjelmeland
2023-04-06Unpacking syntax (#532)Marmare314
Closes #341
2023-04-06Fix path and polygon strokesLaurenz
2023-04-06Path support (#536)SekoiaTree
2023-03-28A bit more polygon docsLaurenz
2023-03-28Add polygon drawing primitive (#314)Olle Lögdahl
2023-03-08Require font to be a named argumentLaurenz
2023-02-17Fix error handling after hashtagLaurenz
2023-02-12Require colon in show ruleLaurenz
2023-02-12Make all nodes block-levelLaurenz
2023-02-12Let line have an extentLaurenz
2023-01-31Move assetsLaurenz
2023-01-27Hashtags everywhere!Laurenz
2022-12-30Clamp shape radiiLaurenz
2022-12-21Document `line` functionLaurenz
2022-12-21Split up and document shapesLaurenz
2022-12-15Reflection for castablesLaurenz
2022-12-09Align set ruleLaurenz
2022-11-29Reorganize library and testsLaurenz