diff options
author | Leonard Schmidt <lems@gmx.net> | 2014-08-14 22:42:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-15 23:21:32 +0700 |
commit | 1c650c30bc1f11d66d1859d7432051d4f80d5450 (patch) | |
tree | ca65f3b33f63f5d2bd301cf6f3f79033e118e30d /graphics/xli/README | |
parent | af741c4e20fb394b1a7bb26fa45c757f4baade1a (diff) | |
download | slackbuilds-1c650c30bc1f11d66d1859d7432051d4f80d5450.tar.gz |
graphics/xli: Added (X11 Image Loading Utility).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/xli/README')
-rw-r--r-- | graphics/xli/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/xli/README b/graphics/xli/README new file mode 100644 index 0000000000..6182b19ecc --- /dev/null +++ b/graphics/xli/README @@ -0,0 +1,12 @@ +This utility will view several types of images under X11, or load +images onto the X11 root window. Supported image formats include +GIF, JPEG, JFIF, Faces, PNG, PPM and friends, XPM, and XWUD. + +A variety of options are available to modify images prior to viewing. +These options include clipping, dithering, depth reduction, zoom +(either X or Y axis independently or both at once), brightening or +darkening, input gamma correction, and image merging. When applicable, +these options are done automatically (eg. a color image to be displayed +on a monochrome screen will be dithered automatically). A utility (xlito) +is provided that allows these viewing options to be appended to the image +files. |