diff options
author | rh <rh> | 1999-08-22 20:27:24 +0000 |
---|---|---|
committer | rh <rh> | 1999-08-22 20:27:24 +0000 |
commit | 15c25edaf8f7e49bb0182206668e3282f3b20bb5 (patch) | |
tree | cf03f05eec5d1e157db0a315c325bedd9c0af42a /print/ggv/pkg/DESCR | |
parent | e2385afba1d07174f04c73b13b3322d4513cb194 (diff) | |
download | pkgsrc-15c25edaf8f7e49bb0182206668e3282f3b20bb5.tar.gz |
Initial import of ggv-0.50, a GNOME postscript viewer.
Diffstat (limited to 'print/ggv/pkg/DESCR')
-rw-r--r-- | print/ggv/pkg/DESCR | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/print/ggv/pkg/DESCR b/print/ggv/pkg/DESCR new file mode 100644 index 00000000000..9591279882d --- /dev/null +++ b/print/ggv/pkg/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. |