aboutsummaryrefslogtreecommitdiff
path: root/x11/xloadimage/pkg-descr
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1995-01-09 01:17:45 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1995-01-09 01:17:45 +0000
commitffc1e1b28346a309691f2cecd42360996744d887 (patch)
tree0eb228e873b4dfd8f685313d1c073a0335343df2 /x11/xloadimage/pkg-descr
parent135eaf8c0424d95831d7683ac1544197055519cd (diff)
Notes
Diffstat (limited to 'x11/xloadimage/pkg-descr')
-rw-r--r--x11/xloadimage/pkg-descr28
1 files changed, 28 insertions, 0 deletions
diff --git a/x11/xloadimage/pkg-descr b/x11/xloadimage/pkg-descr
new file mode 100644
index 000000000000..d34f0eb0e244
--- /dev/null
+++ b/x11/xloadimage/pkg-descr
@@ -0,0 +1,28 @@
+This utility will view several types of images under X11, or load
+images onto the root window. The current version supports:
+
+ CMU Window Manager raster files
+ Faces Project images
+ Fuzzy Bitmap (FBM) images
+ GEM bit images
+ GIF images
+ G3 FAX images
+ JFIF-style JPEG images
+ McIDAS areafiles
+ MacPaint images
+ PC Paintbrush (PCX) images
+ Portable Bitmap (PBM, PGM, PPM) images
+ Sun monochrome rasterfiles
+ Sun color RGB rasterfiles
+ Utah Raster Toolkit (RLE) files
+ X pixmap files
+ X10 bitmap files
+ X11 bitmap files
+ X Window Dump (except XYPixmap, TrueColor and DirectColor)
+
+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, 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).