diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
commit | d038a73ebd432fae3ce355b84443038f88cb7199 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /print/ggv/DESCR | |
parent | 70bae73d77e50256a2ee847bd9be11b761bcea01 (diff) | |
download | pkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'print/ggv/DESCR')
-rw-r--r-- | print/ggv/DESCR | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/print/ggv/DESCR b/print/ggv/DESCR new file mode 100644 index 00000000000..9591279882d --- /dev/null +++ b/print/ggv/DESCR @@ -0,0 +1,16 @@ + GGv is the Gnome Postscript viewer program. The name comes from GhostView, +a non-gnome GNU postscript viewer application on which GGv is based. + + GGv is a frontend for GhostScript, an interpreter of PostScript that is able +to properly render PostScript documents in a display or a printer. GGv serves +as a layer that isolates the user from the cumbersome options and interface of +GhostScript, and, at the same time, gives extra features such as panning and +persistent user settings. + + The main features that make me personally like ggv are its antialiasing (use +the preferences dialog to turn it on and reload the document -- your eyes will +pop out of their sockets so be careful) and nice user interface, allowing e.g. +dragging of postscript files into GGv, moving the postscript display by +dragging the mouse in the pager window or the main window. GGv can display +more than one document at the same time. Also, the transparent support for +compressed postscript and pdf are handy. |