From 761286a302c099212496b001e909e41d2d24f10d Mon Sep 17 00:00:00 2001 From: Daniel Eklöf Date: Sun, 28 Jul 2024 17:05:11 +0200 Subject: changelog: SVG rendered at output resolution --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 07e8558..017164a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,8 @@ * Support for linking against a system provided nanosvg library. See the new `-Dsystem-nanosvg` meson option. Defaults to `disabled` (i.e. use the bundled version). +* SVG images rendered at output resolution; this prevents them from + being unnecessarily blurry. [14]: https://codeberg.org/dnkl/wbg/pulls/14 -- cgit v1.2.3