diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2011-04-08 08:01:55 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2011-04-08 08:01:55 +0000 |
commit | 9bed8ffa3b86ff127bff40bee4a1c9924597f793 (patch) | |
tree | a621b3b672ee15b31267e58e9a3c7e42620b4a20 /graphics/xli | |
parent | c83fdd2ddba4b860a7abbfbc988b3d028dd8ae74 (diff) |
Improve description, remove defunct web address.
Notes
Notes:
svn path=/head/; revision=272379
Diffstat (limited to 'graphics/xli')
-rw-r--r-- | graphics/xli/pkg-descr | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/graphics/xli/pkg-descr b/graphics/xli/pkg-descr index 12a732e45317..9d572605911e 100644 --- a/graphics/xli/pkg-descr +++ b/graphics/xli/pkg-descr @@ -1,10 +1,10 @@ -xli, xlito and xsetbg (the last two are symlinks to the first one) -display images on X11. +These utilities display several types of images under X11, or load images +onto the X11 root window. -xlito works with xloadimage to "mark" images. Take a look at the -xlito man page for details. It also installs app-defaults for -xloadimage if it's not there but I didn't include it in the packing -list so it won't clobber an existing one if xloadimage is already -installed. - -WWW: http://pantransit.reptiles.org/prog/index.html#xli +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 applied +automatically (e.g. a color image to be displayed on a monochrome screen +will be dithered automatically). An utility (xlito) is provided that allows +these viewing options to be appended to the image files. |