11 Commits

Author SHA1 Message Date
Laurenz
19e719ffe1 Refactor a bit 2025-01-30 19:14:39 +01:00
Laurenz
1e5b82f95c Move metadata into format, unifying pixmap and raster image 2025-01-30 18:58:19 +01:00
Laurenz
cd2a61c354 Refactor a bit more 2025-01-30 17:07:26 +01:00
Laurenz
3862102398 Refactor 2025-01-30 16:15:56 +01:00
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
frozolotl
60045fab3b perf: allocate a little less often 2024-12-28 03:33:04 +01:00
frozolotl
9789fdb860 feat: allow user to choose how images should be scaled
Closes #1400.
2024-12-28 03:33:04 +01:00
frozolotl
259a029723 feat: add pixmap support
Closes #2575.
2024-12-28 03:33:04 +01:00
Laurenz
be7cfc85d0
Split out four new crates (#5302) 2024-10-27 18:04:55 +00:00
Laurenz
8f7ba8d495
Bump SVG & PDF cinematic universe (#4316) 2024-06-06 15:30:49 +00:00
LuizAugustoPapa
c9e91d4cf1
Refactor typst-render (#4068) 2024-05-07 09:55:38 +00:00