summaryrefslogtreecommitdiff
path: root/graphics/xzgv/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-10-31 22:52:58 +0000
committerzuntum <zuntum@pkgsrc.org>2001-10-31 22:52:58 +0000
commitd038a73ebd432fae3ce355b84443038f88cb7199 (patch)
treeb3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /graphics/xzgv/DESCR
parent70bae73d77e50256a2ee847bd9be11b761bcea01 (diff)
downloadpkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'graphics/xzgv/DESCR')
-rw-r--r--graphics/xzgv/DESCR16
1 files changed, 16 insertions, 0 deletions
diff --git a/graphics/xzgv/DESCR b/graphics/xzgv/DESCR
new file mode 100644
index 00000000000..9191831add8
--- /dev/null
+++ b/graphics/xzgv/DESCR
@@ -0,0 +1,16 @@
+xzgv is a picture viewer for X, with a thumbnail-based file selector.
+It uses GTK+ and Imlib. Most file formats are supported, and the
+thumbnails used are compatible with xv, zgv, and the Gimp. It can also
+be used with `xzgv file(s)', to effectively bypass the file selector.
+For more on how xzgv works and how to use it, do `info xzgv' or `man
+xzgv' once it's installed.
+
+xzgv differs from other picture viewers for X in that it uses one
+window for both the file selector and viewer, it (unlike xv) allows
+both scrolling and fit-to-window methods of viewing large pictures,
+and it (unlike xv and some others) doesn't ever mangle the picture's
+aspect ratio without you telling it to.
+
+It also provides extensive keyboard support; if you prefer using the
+keyboard, this is almost certainly the best viewer for you. But it
+doesn't skimp on the mousey stuff, either.