[gs-cvs] rev 8828 - trunk/gs/doc

giles at ghostscript.com giles at ghostscript.com
Thu Jul 10 10:00:40 PDT 2008


Author: giles
Date: 2008-07-10 10:00:39 -0700 (Thu, 10 Jul 2008)
New Revision: 8828

Modified:
   trunk/gs/doc/Language.htm
Log:
Documentation update: we support Separation, DeviceN and a number of PDF 1.7 features.


Modified: trunk/gs/doc/Language.htm
===================================================================
--- trunk/gs/doc/Language.htm	2008-07-09 22:59:00 UTC (rev 8827)
+++ trunk/gs/doc/Language.htm	2008-07-10 17:00:39 UTC (rev 8828)
@@ -162,9 +162,6 @@
 LanguageLevel 3 facilities:
 
 <ul>
-<li>Native <b><tt>Separation</tt></b> and <b><tt>DeviceN</tt></b> color
-spaces -- the alternate space is always used.
-
 <li>Settable <b><tt>ProcessColorModel</tt></b> for page devices, except for
 a very few special devices.
 
@@ -176,11 +173,12 @@
 
 <p>
 Ghostscript can also interpret files in the Portable Document Format (PDF)
-1.6 format defined in the <a href="http://partners.adobe.com/public/developer/en/pdf/PDFReference16.pdf"><em>Portable
-Document Format Reference Manual</em> Version 1.6</a> of November, 2004,
+1.7 format defined in the 
+<a href="http://www.adobe.com/devnet/pdf/pdf_reference.html"><em>PDF 
+Reference</em> Version 1.7</a>,
 distributed by <a href="http://www.adobe.com/">Adobe Systems
 Incorporated</a>, except as noted below.  This facility can be 
-disabled by deselecting the <b><tt>pdf</tt></b> feature was selected 
+disabled by deselecting the <b><tt>pdf</tt></b> feature 
 when Ghostscript is built. 
 
 <p>



More information about the gs-cvs mailing list