slackbuilds/graphics/imv
B. Watson fe3c1904dd
graphics/imv: Updated for version 4.5.0, add libjxl support.
Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-03-23 08:17:07 +07:00
..
icons graphics/imv: Added (image viewer for X and/or Wayland) 2020-11-29 01:02:55 +07:00
README graphics/imv: Updated for version 4.5.0, add libjxl support. 2024-03-23 08:17:07 +07:00
doinst.sh graphics/imv: Added (image viewer for X and/or Wayland) 2020-11-29 01:02:55 +07:00
imv.SlackBuild graphics/imv: Updated for version 4.5.0, add libjxl support. 2024-03-23 08:17:07 +07:00
imv.info graphics/imv: Updated for version 4.5.0, add libjxl support. 2024-03-23 08:17:07 +07:00
slack-desc graphics/imv: Updated for version 4.5.0, add libjxl support. 2024-03-23 08:17:07 +07:00

README

imv (image viewer for X and/or Wayland)

imv is a command line image viewer intended for use with tiling window
managers. Features:

* Native Wayland and X11 support
* Support for dozens of image formats including:
  * PNG
  * JPEG
  * Animated GIFs (requires FreeImage or libnsgif)
  * SVG
  * TIFF
  * Various RAW formats (requires FreeImage)
  * Photoshop PSD files (requires FreeImage)
  * WEBP
  * HEIF/AVIF (requires libheif)
* Configurable key bindings and behaviour
* Highly scriptable with IPC via imv-msg

Optional dependencies (autodetected):

- FreeImage (support for GIF, RAW, PSD formats)
- libnsgif (support for GIF)
- libheif (support for HEIF/AVIF)
- libjxl (support for JXL aka JPEG XL)

If you don't have at least one of FreeImage or libnsgif, imv won't
support GIF images at all.