aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2022-01-22 20:49:45 +0100
committerPřemysl Eric Janouch <p@janouch.name>2022-01-22 21:02:56 +0100
commitf2eb7621b43db91d5c618a3c17acea3a057c09a6 (patch)
tree128dc58cbea8c961fd9a8fe6e97360432252eeda /README.adoc
parent8877e171083c58ffe5af2cc5534f3ea11160a8da (diff)
downloadfiv-f2eb7621b43db91d5c618a3c17acea3a057c09a6.tar.gz
fiv-f2eb7621b43db91d5c618a3c17acea3a057c09a6.tar.xz
fiv-f2eb7621b43db91d5c618a3c17acea3a057c09a6.zip
Bump Wuffs, add TGA support through it
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.adoc b/README.adoc
index 456a590..f43cc59 100644
--- a/README.adoc
+++ b/README.adoc
@@ -8,8 +8,9 @@ image::fiv.webp["Screenshot of both the browser and the viewer"]
Features
--------
- Uses a compact thumbnail view, helping you browse collections comfortably.
- - Supports BMP, (A)PNG, GIF, JPEG, WebP directly, plus optionally raw photos,
- HEIC, AVIF, SVG, X11 cursors and TIFF, or whatever gdk-pixbuf loads.
+ - Supports BMP, (A)PNG, GIF, TGA, JPEG, WebP directly, plus optionally raw
+ photos, HEIC, AVIF, SVG, X11 cursors and TIFF, or whatever your gdk-pixbuf
+ modules manage to load.
- Employs high-performance file format libraries: Wuffs and libjpeg-turbo.
- Makes use of 30-bit X.org visuals, whenever it's possible and appropriate.
- Has a notion of pages, and tries to load all included content within files.