diff options
author | Didier Raboud <odyx@debian.org> | 2012-10-25 21:07:57 +0200 |
---|---|---|
committer | Didier Raboud <odyx@debian.org> | 2012-10-25 21:07:57 +0200 |
commit | 81ab83f382660bc7980ae954725c4ebf28764b03 (patch) | |
tree | 523268f698a63a8fd44f3491d94d140266b2403b /doc/help/ppd-compiler.html | |
parent | a75966e33dbc3e3e096338fd332f515cb313b58a (diff) | |
download | cups-upstream/1.6.0.tar.gz |
Imported Upstream version 1.6.0upstream/1.6.0
Diffstat (limited to 'doc/help/ppd-compiler.html')
-rw-r--r-- | doc/help/ppd-compiler.html | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/doc/help/ppd-compiler.html b/doc/help/ppd-compiler.html index db891f17..576c9187 100644 --- a/doc/help/ppd-compiler.html +++ b/doc/help/ppd-compiler.html @@ -341,11 +341,11 @@ div.contents ul.subcontents li { <body> <div class='body'> <!-- - "$Id: ppd-compiler.html 9740 2011-05-04 06:26:22Z mike $" + "$Id: ppd-compiler.html 10424 2012-04-23 17:26:57Z mike $" PPD compiler documentation for CUPS. - Copyright 2007-2010 by Apple Inc. + Copyright 2007-2012 by Apple Inc. Copyright 1997-2007 by Easy Software Products. These coded instructions, statements, and computer programs are the @@ -361,6 +361,12 @@ div.contents ul.subcontents li { (PPD) file compiler. The PPD compiler generates PPD files from simple text files that describe the features and capabilities of one or more printers.</P> +<BLOCKQUOTE><B>Note:</B> + +<P>The PPD compiler and related tools are deprecated and will be removed in a future release of CUPS.</P> + +</BLOCKQUOTE> + <div class='summary'><table summary='General Information'> <tbody> <tr> @@ -598,7 +604,7 @@ follows:</P> <LI>Bits per color. In the example file, we define 8 bits per color, for a continuous-tone grayscale output. All versions of CUPS support 1 and - 8 bits per color. CUPS 1.2 and higher (Mac OS X 10.5 and higher) also + 8 bits per color. CUPS 1.2 and higher (OS X 10.5 and higher) also supports 16 bits per color.</LI> <LI>Rows per band. In the example file, we define 0 rows per band to |