summaryrefslogtreecommitdiff
path: root/print/ggv/pkg/DESCR
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>1999-08-22 20:27:24 +0000
committerrh <rh@pkgsrc.org>1999-08-22 20:27:24 +0000
commit1a401749b72ef9ad9e222709b2d4e6c42e165012 (patch)
treecf03f05eec5d1e157db0a315c325bedd9c0af42a /print/ggv/pkg/DESCR
parentde99380eab8d24b98fe1a92e553ee87760a38eb2 (diff)
downloadpkgsrc-1a401749b72ef9ad9e222709b2d4e6c42e165012.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/DESCR16
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.