From 7a4b5cd065b7f944cbed22021a0ee6ed9df007d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Fri, 24 Dec 2021 14:24:23 +0100 Subject: Colour manage opaque, up to 8-bit images --- README.adoc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'README.adoc') diff --git a/README.adoc b/README.adoc index 0a80fb0..0749a55 100644 --- a/README.adoc +++ b/README.adoc @@ -5,7 +5,8 @@ fastiv raw photos, HEIC, AVIF, WebP, SVG, X11 cursors and TIFF, or whatever gdk-pixbuf loads. -Its development status can be summarized as '`beta`'. +Its development status can be summarized as '`beta`'. E.g., colour management +is partial, and certain GIFs animate wrong. Non-goals --------- @@ -25,8 +26,8 @@ Building and Running Build dependencies: Meson, pkg-config + Runtime dependencies: gtk+-3.0, glib>=2.64, pixman-1, shared-mime-info, spng>=0.7.0, libturbojpeg + -Optional dependencies: LibRaw, librsvg-2.0, xcursor, libwebp, libheif, libtiff, -gdk-pixbuf-2.0, ExifTool +Optional dependencies: lcms2, LibRaw, librsvg-2.0, xcursor, libwebp, libheif, +libtiff, gdk-pixbuf-2.0, ExifTool $ git clone --recursive https://git.janouch.name/p/fastiv.git $ meson builddir -- cgit v1.2.3