diff options
author | jkh <jkh@FreeBSD.org> | 1994-10-22 13:42:23 +0800 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1994-10-22 13:42:23 +0800 |
commit | 657a345d90653af9ee9443c8334615d49b894977 (patch) | |
tree | f5c01cb9a0dc08517893eebef6c7e50e30124370 /print/ghostview/pkg-descr | |
parent | f0ee35664169b54b2814f67ff405735c3c068a38 (diff) | |
download | freebsd-ports-gnome-657a345d90653af9ee9443c8334615d49b894977.tar.gz freebsd-ports-gnome-657a345d90653af9ee9443c8334615d49b894977.tar.zst freebsd-ports-gnome-657a345d90653af9ee9443c8334615d49b894977.zip |
ghostview 1.5.
Diffstat (limited to 'print/ghostview/pkg-descr')
-rw-r--r-- | print/ghostview/pkg-descr | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/print/ghostview/pkg-descr b/print/ghostview/pkg-descr new file mode 100644 index 000000000000..27043499a0c3 --- /dev/null +++ b/print/ghostview/pkg-descr @@ -0,0 +1,28 @@ + + Ghostview -- An X11 user interface for ghostscript. + +Ghostview is full function user interface for ghostscript 2.4 and later. + +Brief list of features: + - Ghostview parses any known version of Adobe's Document Structuring + Conventions. + - Page size is automatically determined from the Document Structuring + Comments. The user is able to override the values from the comments. + - Window size is set to the bounding box for Encapsulated PostScript figures. + - Default page size is Letter and can be changed via Xresources or + application defaults file to A4 (or any other valid size) for our + European friends. + - Scrollbars appear when necessary. + - Page orientation is automatically determined from the Document Structuring + Comments. The user is able to override the values from the comments. + - Ability to view at 4 orientations: Portrait, Landscape, Upside-down, + and Seascape (for those who rotate landscape the other direction). + - Ability to restrict rendering to grayscale or monochrome. (Requires + ghostscript 2.6.1.) + - Ability to mark pages for printing, or saving. (Good for people that + printed a 100 page document and lost page 59 due to a printer jam.) + - Can popup zoom windows at printer resolution + (1 display dot = 1 printer dot). + + The Ghostview distribution includes a Ghostview Widget that people + are encouraged to use in other programs. |