summaryrefslogtreecommitdiff
path: root/tests/suite/visualize
AgeCommit message (Collapse)Author
2025-06-27Fix panic when sampling across two coincident gradient stops (#6166)+merlan #flirora
2025-06-23Fix stroke cap of shapes with partial stroke (#5688)Wannes Malfait
2025-06-20Generic casting for `Axes<T>`Laurenz
2025-06-10Report errors in external files (#6308)Tobias Schmitz
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-06-04Add support for WebP images (#6311)Linus Unnebäck
2025-03-27Test all exif rotation types and fix two of them (#6102)Laurenz Stampfl
2025-02-26Fix curve with multiple non-closed components. (#5963)Emmanuel Lesueur
2025-02-17More robust SVG auto-detection (#5878)Laurenz
2025-02-12`Gradient::repeat`: Fix floating-point error in stop calculation (#5837)+merlan #flirora
2025-02-04Scope deprecations (#5798)Laurenz
2025-01-31Include images from raw pixmaps and more (#5632)frozolotl
Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com> Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-12-18New `curve` element that supersedes `path` (#5323)Emmanuel Lesueur
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-12-17Rename `pattern` to `tiling` (#5590)Laurenz
2024-12-09Fix sizing of quadratic shapes (square/circle) (#5451)+merlan #flirora
Co-authored-by: Laurenz <laurmaedje@gmail.com> Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>
2024-11-26Fix `path` with infinite length causing panic (#5457)Max
2024-10-10Fix bug in `math.frac` layout code (#5177)Max
2024-09-16Shrink tests (#4967)Laurenz
2024-08-05Fix alignment of gradients and patterns on strokes in PNG (#4634)Eric Biedert
2024-07-22Add `non-zero` and `even-odd` fill rules to `path` and `polygon` (#4580)HydroH
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-07-20Support transparent page fill (#4586)Laurenz
Co-authored-by: Martin Haug <mhaug@live.de>
2024-07-14Save and restore graphics state for every frame (#4496)Eric Biedert
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-06-22Fix luma to CMYK conversion (#4425)Eric Biedert
2024-06-22Fix color mixing and gradients in luma space (#4424)Eric Biedert
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-06-16Add support for COLRv1 emojis (#4371)Laurenz Stampfl
2024-06-03Show block-level elements as blocks (#4310)Laurenz
2024-04-30Remove repetitive words (#3991)hardlydearly
Signed-off-by: hardlydearly <799511800@qq.com>
2024-04-18Fix path in sized container (#3954)Laurenz
2024-04-13Better test runner (#3922)Laurenz