| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-05 | Decode image (#1810) | Beiri22 | |
| 2023-08-03 | layout::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-28 | Reintroduce `--root` | Laurenz | |
| 2023-06-27 | Basic package management | Laurenz | |
| 2023-06-06 | Improve value casting infrastructure | Laurenz | |
| 2023-04-26 | Touch up docs | Laurenz | |
| 2023-04-23 | Fix 0pt strokes (#923) | Pg Biel | |
| 2023-04-20 | Add alt text to image function and PDF (#823) | Martin Haug | |
| 2023-04-19 | path: Use close_path() for closing paths (#801) | Johannes Wolf | |
| 2023-04-19 | Give more specific error messages (#881) | Leedehai | |
| 2023-04-18 | Handle SVG with text | Laurenz | |
| 2023-04-13 | Add support for more complex strokes (#505) | Birk Tjelmeland | |
| 2023-04-06 | Unpacking syntax (#532) | Marmare314 | |
| Closes #341 | |||
| 2023-04-06 | Fix path and polygon strokes | Laurenz | |
| 2023-04-06 | Path support (#536) | SekoiaTree | |
| 2023-03-28 | A bit more polygon docs | Laurenz | |
| 2023-03-28 | Add polygon drawing primitive (#314) | Olle Lögdahl | |
| 2023-03-08 | Require font to be a named argument | Laurenz | |
| 2023-02-17 | Fix error handling after hashtag | Laurenz | |
| 2023-02-12 | Require colon in show rule | Laurenz | |
| 2023-02-12 | Make all nodes block-level | Laurenz | |
| 2023-02-12 | Let line have an extent | Laurenz | |
| 2023-01-31 | Move assets | Laurenz | |
| 2023-01-27 | Hashtags everywhere! | Laurenz | |
| 2022-12-30 | Clamp shape radii | Laurenz | |
| 2022-12-21 | Document `line` function | Laurenz | |
| 2022-12-21 | Split up and document shapes | Laurenz | |
| 2022-12-15 | Reflection for castables | Laurenz | |
| 2022-12-09 | Align set rule | Laurenz | |
| 2022-11-29 | Reorganize library and tests | Laurenz | |
