diff options
author | B. Watson <yalhcru@gmail.com> | 2022-02-05 16:17:46 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-09 09:35:07 +0700 |
commit | 7884f9e2207e357a07f01d23f9a48aa8b9084836 (patch) | |
tree | 1c6127e08bec019f36922b3ba19a7ba06ba14ce6 /graphics | |
parent | e8b9caa8d020745805a8d57a26f1981fda022537 (diff) |
graphics/fbida: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/fbida/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/fbida/README b/graphics/fbida/README index c9199b380b4f..fbff0f63acfa 100644 --- a/graphics/fbida/README +++ b/graphics/fbida/README @@ -4,9 +4,9 @@ The fbida project contains a few applications for viewing and editing images, with the main focus being photos: fbi - This is an image viewer for the Linux framebuffer console. - fbgs - Script for viewing PS/PDF files on framebuffer console using fbi. - fbipdf - Framebuffer PDF viewer, faster and better than fbgs, but without - support for PS. -exiftran - Command line tool to do lossless transformations of JPEG images. + fbgs - Script for viewing PS/PDF on framebuffer console using fbi. + fbipdf - Framebuffer PDF viewer, faster and better than fbgs, but + without support for PS. +exiftran - Command line tool, lossless transformations of JPEG images. ida - Motif based image viewer for X11. Can be disabled by setting MOTIF=no in the script's environment. |