From dbc500ae9f715b57deef27046c37bd2655f482e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Wed, 3 Nov 2021 12:05:43 +0100 Subject: Improve thumbnail scaling and alignment Stretch thumbnails by up to half a pixel so that they align nicely. Make use of pixman's sRGB mode. --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.adoc') diff --git a/README.adoc b/README.adoc index 5340a7a..bd0584f 100644 --- a/README.adoc +++ b/README.adoc @@ -18,8 +18,8 @@ a package with the latest development version from Archlinux's AUR. Building and Running -------------------- Build dependencies: Meson, pkg-config + -Runtime dependencies: gtk+-3.0, shared-mime-info, libpng>=1.5.4, libturbojpeg, -LibRaw (optional) +Runtime dependencies: gtk+-3.0, pixman-1, shared-mime-info, libpng>=1.5.4, +libturbojpeg, LibRaw (optional) $ git clone --recursive https://git.janouch.name/p/fastiv.git $ meson builddir -- cgit v1.2.3