diff options
Diffstat (limited to 'graphics/fbida/README')
-rw-r--r-- | graphics/fbida/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/graphics/fbida/README b/graphics/fbida/README index 085ab24270c3b..da171cf3f350e 100644 --- a/graphics/fbida/README +++ b/graphics/fbida/README @@ -3,9 +3,10 @@ fbida (image viewer for framebuffer console) 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. -exiftran – command line tool to do lossless transformations of JPEG images. - -ida (a Motif based image viewer for X11) is not included on purpose, -as it needs Open Motif. + 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. + ida - Motif based image viewer for X11. Can be disabled by setting + MOTIF=no in the script's environment. |