Penguin

Differences between current version and previous revision of epstopdf(1).

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Tuesday, June 4, 2002 12:21:58 am by perry
Older page: version 1 Last edited on Tuesday, June 4, 2002 12:21:58 am by perry Revert
@@ -19,13 +19,13 @@
 __epstopdf__ [[''options''] ''epsfile'' 
 !!DESCRIPTION 
  
  
-__epstopdf__ transforms the Encapsulated PostScript file 
+__epstopdf__ transforms the Encapsulated ! PostScript file 
 ''epsfile'' so that it is guaranteed to start at the 0,0 
 coordinate, and it sets a page size exactly corresponding to 
-the BoundingBox. This means that when Ghostscript renders  
-it, the result needs no cropping, and the PDF MediaBox is 
+the ! BoundingBox. This means that when Ghostscript renders  
+it, the result needs no cropping, and the PDF ! MediaBox is 
 correct. The result is piped to Ghostscript and a PDF 
 version written. 
  
  
@@ -61,15 +61,15 @@
  
 __--__[[__no__]__hires__ 
  
  
-scan HiresBoundingBox (default: --nohires). 
+scan ! HiresBoundingBox (default: --nohires). 
  
  
 __--__[[__no__]__exact__ 
  
  
-scan ExactBoundingBox (default: --noexact). 
+scan ! ExactBoundingBox (default: --noexact). 
  
  
 __--__[[__no__]__debug__ 
  
@@ -88,9 +88,9 @@
  
  
 epstopdf test.eps 
 produce postscript | epstopdf --filter 
-Example: look for HiresBoundingBox and produce corrected PostScript: 
+Example: look for ! HiresBoundingBox and produce corrected ! PostScript: 
  
  
 epstopdf -d --nogs -hires test.ps 
 !!BUGS 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.