]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - doc/help/ref-ppdcfile.html
Merge changes from CUPS 1.4svn-r8628.
[thirdparty/cups.git] / doc / help / ref-ppdcfile.html
index b25a3b6bf3033d9e1258d6e40e33c6587aacb566..a4fa56c9deece9d380ea2825a40812c73f7f2058 100644 (file)
@@ -2,9 +2,12 @@
 <!-- SECTION: References -->
 <HEAD>
        <TITLE>PPD Compiler Driver Information File Reference</TITLE>
+       <LINK REL="STYLESHEET" TYPE="text/css" HREF="../cups-printable.css">
 </HEAD>
 <BODY>
 
+<H1 CLASS="title">PPD Compiler Driver Information File Reference</H1>
+
 <p>The CUPS PPD compiler reads meta files that contain descriptions
 of one or more PPD files to be generated by
 <a href="man-ppdc.html">ppdc(1)</a> or the corresponding driver interface
@@ -883,6 +886,8 @@ Duplex <i>type</i>
 Duplex none
 Duplex normal
 Duplex flip
+Duplex rotated
+Duplex manualtumble
 </pre>
 
 <h3>Description</h3>
@@ -903,6 +908,14 @@ of duplexing that is supported:</p>
        but the back side image needs to be flipped vertically
        (used primarily with inkjet printers)</li>
 
+       <li><code>rotated</code> - double-sided printing is supported,
+       but the back side image needs to be rotated 180 degrees for
+       DuplexNoTumble</li>
+
+       <li><code>manualtumble</code> - double-sided printing is supported,
+       but the back side image needs to be rotated 180 degrees for
+        DuplexTumble</li>
+
 </ul>
 
 <h3>See Also</h3>
@@ -2394,7 +2407,7 @@ supported keywords for each type.</p>
        <BR><A NAME="REF_COLOR_APPLE2">*</A> = This color order
        is not supported by the current Apple RIP filters and
        should not be used when developing printer drivers for
-       MacOS X 10.2 or 10.3.</LI>
+       Mac OS X.</LI>
 
 </UL>