diff options
author | Didier Raboud <odyx@debian.org> | 2013-07-16 13:44:21 +0200 |
---|---|---|
committer | Didier Raboud <odyx@debian.org> | 2013-07-16 13:44:21 +0200 |
commit | 3bbeb8a0d4f608995924ae6360556d4b589bdf4c (patch) | |
tree | 0d44047572b0047d04b53b8415f2922c89edbd41 /doc/help/api-raster.html | |
parent | ea5667a811b20e235ce1975e763469edd1f7f0de (diff) | |
download | cups-upstream/1.6.3.tar.gz |
Imported Upstream version 1.6.3upstream/1.6.3
Diffstat (limited to 'doc/help/api-raster.html')
-rw-r--r-- | doc/help/api-raster.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/help/api-raster.html b/doc/help/api-raster.html index 4a77da3c..f2dade43 100644 --- a/doc/help/api-raster.html +++ b/doc/help/api-raster.html @@ -341,7 +341,7 @@ div.contents ul.subcontents li { <body> <div class='body'> <!-- - "$Id: api-raster.html 10424 2012-04-23 17:26:57Z mike $" + "$Id$" Raster API documentation for CUPS. @@ -434,11 +434,11 @@ page header structure.">cupsRasterWriteHeader2</a></li> </ul></li> </ul> <!-- - "$Id: api-raster.html 10424 2012-04-23 17:26:57Z mike $" + "$Id$" Raster API introduction for CUPS. - Copyright 2007-2012 by Apple Inc. + Copyright 2007-2013 by Apple Inc. Copyright 1997-2006 by Easy Software Products, all rights reserved. These coded instructions, statements, and computer programs are the @@ -653,7 +653,7 @@ requested attributes cannot be supported.<br> <br> <code>cupsRasterInterpretPPD</code> supports a subset of the PostScript language. -Currently only the <code>[</code>, <code>]</code>, <code><<</code>, <code>>></code>, <code>{</code>, +Currently only the <code>[</code>, <code>]</code>, <code><<</code>, <code>>></code>, <code>{</code>, <code>}</code>, <code>cleartomark</code>, <code>copy</code>, <code>dup</code>, <code>index</code>, <code>pop</code>, <code>roll</code>, <code>setpagedevice</code>, and <code>stopped</code> operators are supported. |