2 Commits

Author SHA1 Message Date
frozolotl
8453fa7218 fix: use resize_exact instead of resize
It seems we used the wrong method in the past, causing images to not be
the expected size.
The image-fit test shows this well, I think.
2024-12-28 03:33:04 +01:00
Eric Biedert
45377f25ec
Fix clipping with outset (#5295)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-10-28 14:31:00 +00:00