diff options
| author | Přemysl Eric Janouch <p@janouch.name> | 2022-01-05 04:42:01 +0100 | 
|---|---|---|
| committer | Přemysl Eric Janouch <p@janouch.name> | 2022-01-05 04:45:46 +0100 | 
| commit | 685defa68419654e875a7167a7b09d5398c497a9 (patch) | |
| tree | 4af686449edc15156fc4f4ef278d8a55d1254ff9 /README.adoc | |
| parent | b935b0baf868014d741bdbbf288c7b6a82fb0749 (diff) | |
| download | fiv-685defa68419654e875a7167a7b09d5398c497a9.tar.gz fiv-685defa68419654e875a7167a7b09d5398c497a9.tar.xz fiv-685defa68419654e875a7167a7b09d5398c497a9.zip  | |
Rename the whole project shorter
There is no point in claiming speed, it turns out to be a strange focus
to have, considering the amount of available innovations to make.
The new name does not appear to be taken by anything important.
Diffstat (limited to 'README.adoc')
| -rw-r--r-- | README.adoc | 12 | 
1 files changed, 6 insertions, 6 deletions
diff --git a/README.adoc b/README.adoc index e1689f5..34ae714 100644 --- a/README.adoc +++ b/README.adoc @@ -1,8 +1,8 @@ -fastiv -====== +fiv +=== -'fastiv' is a fast image viewer, directly supporting BMP, PNG, GIF, JPEG, WebP, -and optionally raw photos, HEIC, AVIF, SVG, X11 cursors and TIFF, +'fiv' is an image browser and viewer, supporting BMP, PNG, GIF, JPEG, WebP +directly, plus optionally raw photos, HEIC, AVIF, SVG, X11 cursors and TIFF,  or whatever gdk-pixbuf loads.  Its development status can be summarized as '`beta`'. @@ -29,7 +29,7 @@ libturbojpeg, libwebp, spng>=0.7.0 +  Optional dependencies: lcms2, LibRaw, librsvg-2.0, xcursor, libheif, libtiff,  gdk-pixbuf-2.0, ExifTool - $ git clone --recursive https://git.janouch.name/p/fastiv.git + $ git clone --recursive https://git.janouch.name/p/fiv.git   $ meson builddir   $ cd builddir   $ meson compile @@ -50,7 +50,7 @@ The GTK+ inspector will be very helpful, should you want to experiment.  Contributing and Support  ------------------------ -Use https://git.janouch.name/p/fastiv to report any bugs, request features, +Use https://git.janouch.name/p/fiv to report any bugs, request features,  or submit pull requests.  `git send-email` is tolerated.  If you want to discuss  the project, feel free to join me at ircs://irc.janouch.name, channel #dev.  | 
