typst/tests/ref/visualize
bluebear94 c5a103867d
layout::par::finalize: Bound allotted width when fitting to width (#1828)
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-08-03 00:45:40 +02:00
..
image.png Improve image rendering under rotation when exporting to PNG (#1547) 2023-06-24 14:28:02 +02:00
line.png New default style 2023-02-25 20:04:30 +01:00
path.png path: Use close_path() for closing paths (#801) 2023-04-19 16:30:27 +02:00
polygon.png A bit more polygon docs 2023-03-28 17:00:02 +02:00
shape-aspect.png Fix square sizing 2023-04-11 16:26:26 +02:00
shape-circle.png New default style 2023-02-25 20:04:30 +01:00
shape-ellipse.png New default style 2023-02-25 20:04:30 +01:00
shape-fill-stroke.png New default style 2023-02-25 20:04:30 +01:00
shape-rect.png layout::par::finalize: Bound allotted width when fitting to width (#1828) 2023-08-03 00:45:40 +02:00
shape-rounded.png Make all nodes block-level 2023-02-12 19:57:28 +01:00
shape-square.png New default style 2023-02-25 20:04:30 +01:00
stroke.png Add ICC profiles to images in PDF and update `usvg`, `svg2pdf` (#822) 2023-05-02 13:53:20 +02:00
svg-text.png Add ICC profiles to images in PDF and update `usvg`, `svg2pdf` (#822) 2023-05-02 13:53:20 +02:00