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.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user