Differences between version 2 and previous revision of gs-gnu(1).
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Monday, June 3, 2002 11:55:20 pm | by perry | Revert |
Older page: | version 1 | Last edited on Monday, June 3, 2002 11:55:20 pm | by perry | Revert |
@@ -16,9 +16,9 @@
----
!!NAME
-gs - Ghostscript (PostScript and PDF language interpreter and previewer)
+gs - Ghostscript (!
PostScript and PDF language interpreter and previewer)
!!SYNOPSIS
__gs__ [[ ''options'' ] [[ ''files'' ] ... __(Unix,
@@ -36,9 +36,9 @@
The __gs__ (__gswin32__, __gswin32c__,
__gs386__, __gsos2__) command invokes
__Ghostscript__, an interpreter of Adobe Systems'
-__PostScript__(tm) and __Portable Document Format__
+__!
PostScript__(tm) and __Portable Document Format__
(PDF) languages. __gs__ reads
__
@@ -64,9 +64,9 @@
devicenames ==
but the first device on the resulting list may not be the default device you determine with gs -h____
- -sDEVICE=AbcXyz
+ -sDEVICE=!
AbcXyz
For example, for output to an Epson printer you might use the command
gs -sDEVICE=epson myfile.ps
@@ -145,10 +145,10 @@
Note that the B paper sizes are ISO sizes: for information about using JIS B sizes, see __Use.htm__.
Ghostscript can do many things other than print or view
-PostScript and PDF files. For example, if you want to know
-the bounding box of a PostScript (or EPS) file, Ghostscript
+!
PostScript and PDF files. For example, if you want to know
+the bounding box of a !
PostScript (or EPS) file, Ghostscript
provides a special
gs -sDEVICE=bbox myfile.ps
@@ -158,10 +158,10 @@
gs -sDEVICE=bbox golfer.ps
prints out
- %%BoundingBox: 0 25 583 732
-%%HiResBoundingBox: .808497 25.009496 582.994503 731.809445
+ %%!
BoundingBox: 0 25 583 732
+%%!
HiResBoundingBox: .808497 25.009496 582.994503 731.809445
!!INITIALIZATION FILES
When looking for the initialization files
@@ -223,17 +223,17 @@
__xResolution__
The number of x pixels per inch (default is computed from
-__WidthOfScreen__ and
+__!
WidthOfScreen__ and
__WidthMMOfScreen__).
__yResolution__
The number of y pixels per inch (default is computed from
-__HeightOfScreen__ and
+__!
HeightOfScreen__ and
__HeightMMOfScreen__).
__useBackingPixmap__
@@ -415,9 +415,9 @@
Leaves
font2c__
-and __pcharstr__, which must bypass normal PostScript
+and __pcharstr__, which must bypass normal !
PostScript
access protection.
__-sDEVICE=__''device''