]> git.ipfire.org Git - thirdparty/cups.git/blame - doc/help/raster-driver.html
Merge pull request #5621 from zdohnal/cgigetarray-sigsegv
[thirdparty/cups.git] / doc / help / raster-driver.html
CommitLineData
73721e3e 1<!DOCTYPE html>
8b450588 2<html>
e4572d57 3<!-- SECTION: Programming -->
abacc52b
MS
4 <head>
5 <title>Developing Raster Printer Drivers</title>
6 <meta name="keywords" content="Programming">
7 <meta http-equiv="Content-Type" content="text/html;charset=utf-8">
93d79201 8 <meta name="creator" content="codedoc v3.2">
abacc52b
MS
9 <meta name="author" content="Unknown">
10 <meta name="copyright" content="Unknown">
53af7f21 11 <meta name="version" content="0.0">
abacc52b 12 <style type="text/css"><!--
8b450588
MS
13BODY {
14 font-family: lucida grande, geneva, helvetica, arial, sans-serif;
15}
16
17H1, H2, H3, H4, H5, H6, P, TD, TH {
18 font-family: lucida grande, geneva, helvetica, arial, sans-serif;
19}
20
73721e3e
MS
21H1 { font-size: 2em; }
22H2 { font-size: 1.75em; }
23H3 { font-size: 1.5em; }
24H4 { font-size: 1.25em; }
25
8b450588
MS
26KBD {
27 font-family: monaco, courier, monospace;
28 font-weight: bold;
29}
30
31PRE {
32 font-family: monaco, courier, monospace;
33}
e4572d57 34
699fe020
MS
35BLOCKQUOTE {
36 border-left: solid 2px #777;
37 margin: 1em 0;
38 padding: 10px;
39}
40
41BLOCKQUOTE OL LI {
42 margin-left: -1em;
43}
44
45PRE.command, PRE.example {
46 background: #eee;
47 margin: 0 36pt;
10d09e33 48 padding: 10px;
8b450588
MS
49}
50
f11a948a
MS
51P.compact {
52 margin: 0;
53}
54
8b450588
MS
55P.example {
56 font-style: italic;
57 margin-left: 36pt;
58}
ca6b43fc 59
240214ef
MS
60DL.man DD {
61 margin-left: 5em;
62}
63
64DL.man DT {
65 margin-left: 0;
66}
67
68PRE.man {
69 margin: 0;
70}
71
8b450588
MS
72PRE.command EM, PRE.example EM {
73 font-family: lucida grande, geneva, helvetica, arial, sans-serif;
74}
75
76P.command {
77 font-family: monaco, courier, monospace;
78 margin-left: 36pt;
79}
80
81P.formula {
82 font-style: italic;
83 margin-left: 36pt;
84}
85
8b450588
MS
86A IMG {
87 border: none;
88}
89
90A:link:hover IMG {
91 background: #f0f0f0;
92 border-radius: 10px;
93 -moz-border-radius: 10px;
94}
95
96A:link, A:visited {
ca6b43fc 97 font-weight: inherit;
8b450588
MS
98 text-decoration: none;
99}
100
101A:link:hover, A:visited:hover, A:active {
102 text-decoration: underline;
103}
104
105SUB, SUP {
106 font-size: 50%;
107}
108
109TR.data, TD.data, TR.data TD {
110 margin-top: 10pt;
111 padding: 5pt;
112 border-bottom: solid 1pt #999999;
113}
114
115TR.data TH {
116 border-bottom: solid 1pt #999999;
117 padding-top: 10pt;
118 padding-left: 5pt;
119 text-align: left;
120}
121
122DIV.table TABLE {
123 border: solid thin #999999;
124 border-collapse: collapse;
125 border-spacing: 0;
126 margin-left: auto;
127 margin-right: auto;
128}
129
130DIV.table CAPTION {
131 caption-side: top;
132 font-size: 120%;
133 font-style: italic;
134 font-weight: bold;
135 margin-left: auto;
136 margin-right: auto;
137}
138
139DIV.table TABLE TD {
140 border: solid thin #cccccc;
699fe020 141 padding: 5pt 10pt 0;
8b450588
MS
142}
143
144DIV.table TABLE TH {
145 background: #cccccc;
146 border: none;
147 border-bottom: solid thin #999999;
148}
149
150DIV.figure TABLE {
151 margin-left: auto;
152 margin-right: auto;
153}
154
155DIV.figure CAPTION {
156 caption-side: bottom;
157 font-size: 120%;
158 font-style: italic;
159 font-weight: bold;
160 margin-left: auto;
161 margin-right: auto;
162}
163
164TH.label {
165 text-align: right;
166 vertical-align: top;
167}
168
169TH.sublabel {
170 text-align: right;
171 font-weight: normal;
172}
173
174HR {
175 border: solid thin;
176}
177
178SPAN.info {
179 background: black;
180 border: thin solid black;
181 color: white;
182 font-size: 80%;
183 font-style: italic;
184 font-weight: bold;
185 white-space: nowrap;
186}
187
188H2 SPAN.info, H3 SPAN.info, H4 SPAN.info {
189 float: right;
190 font-size: 100%;
191}
192
178cb736
MS
193H1.title {
194}
195
8b450588
MS
196H2.title, H3.title {
197 border-bottom: solid 2pt #000000;
198}
199
200DIV.indent, TABLE.indent {
201 margin-top: 2em;
202 margin-left: auto;
203 margin-right: auto;
204 width: 90%;
205}
206
207TABLE.indent {
208 border-collapse: collapse;
209}
210
211TABLE.indent TD, TABLE.indent TH {
212 padding: 0;
213}
214
215TABLE.list {
216 border-collapse: collapse;
217 margin-left: auto;
218 margin-right: auto;
219 width: 90%;
220}
221
222TABLE.list TH {
223 background: white;
224 border-bottom: solid thin #cccccc;
225 color: #444444;
226 padding-top: 10pt;
227 padding-left: 5pt;
228 text-align: left;
229 vertical-align: bottom;
230 white-space: nowrap;
231}
232
233TABLE.list TH A {
234 color: #4444cc;
235}
236
237TABLE.list TD {
238 border-bottom: solid thin #eeeeee;
239 padding-top: 5pt;
240 padding-left: 5pt;
241}
242
243TABLE.list TR:nth-child(even) {
244 background: #f8f8f8;
245}
246
247TABLE.list TR:nth-child(odd) {
248 background: #f4f4f4;
249}
250
251DT {
252 margin-left: 36pt;
253 margin-top: 12pt;
254}
255
256DD {
257 margin-left: 54pt;
258}
259
260DL.category DT {
261 font-weight: bold;
262}
263
264P.summary {
265 margin-left: 36pt;
266 font-family: monaco, courier, monospace;
267}
268
269DIV.summary TABLE {
270 border: solid thin #999999;
271 border-collapse: collapse;
272 border-spacing: 0;
273 margin: 10px;
274}
275
276DIV.summary TABLE TD, DIV.summary TABLE TH {
277 border: solid thin #999999;
278 padding: 5px;
279 text-align: left;
280 vertical-align: top;
281}
282
283DIV.summary TABLE THEAD TH {
284 background: #eeeeee;
285}
286
287/* API documentation styles... */
288div.body h1 {
699fe020
MS
289 font-size: 250%;
290 font-weight: bold;
8b450588
MS
291 margin: 0;
292}
293div.body h2 {
699fe020 294 font-size: 250%;
8b450588
MS
295 margin-top: 1.5em;
296}
699fe020
MS
297div.body h3 {
298 font-size: 150%;
8b450588
MS
299 margin-bottom: 0.5em;
300 margin-top: 1.5em;
301}
699fe020
MS
302div.body h4 {
303 font-size: 110%;
304 margin-bottom: 0.5em;
305 margin-top: 1.5em;
306}
307div.body h5 {
308 font-size: 100%;
309 margin-bottom: 0.5em;
310 margin-top: 1.5em;
311}
312div.contents {
313 background: #e8e8e8;
314 border: solid thin black;
315 padding: 10px;
316}
317div.contents h1 {
318 font-size: 110%;
319}
320div.contents h2 {
321 font-size: 100%;
322}
323div.contents ul.contents {
324 font-size: 80%;
325}
326.class {
327 border-bottom: solid 2px gray;
328}
329.constants {
8b450588
MS
330}
331.description {
332 margin-top: 0.5em;
333}
699fe020
MS
334.discussion {
335}
336.enumeration {
337 border-bottom: solid 2px gray;
338}
339.function {
340 border-bottom: solid 2px gray;
341 margin-bottom: 0;
342}
343.members {
344}
345.method {
346}
347.parameters {
348}
349.returnvalue {
350}
351.struct {
352 border-bottom: solid 2px gray;
353}
354.typedef {
355 border-bottom: solid 2px gray;
356}
357.union {
358 border-bottom: solid 2px gray;
359}
360.variable {
361}
362h1, h2, h3, h4, h5, h6 {
363 page-break-inside: avoid;
364}
365blockquote {
366 border: solid thin gray;
367 box-shadow: 3px 3px 5px rgba(0,0,0,0.5);
73721e3e 368 padding: 10px 10px 0px;
699fe020
MS
369 page-break-inside: avoid;
370}
371p code, li code, p.code, pre, ul.code li {
372 background: rgba(127,127,127,0.1);
373 border: thin dotted gray;
374 font-family: monospace;
699fe020
MS
375 hyphens: manual;
376 -webkit-hyphens: manual;
377 page-break-inside: avoid;
378}
379p.code, pre, ul.code li {
380 padding: 10px;
381}
382p code, li code {
383 padding: 2px 5px;
384}
385a:link, a:visited {
386 text-decoration: none;
387}
388span.info {
389 background: black;
390 border: solid thin black;
391 color: white;
392 font-size: 80%;
393 font-style: italic;
394 font-weight: bold;
395 white-space: nowrap;
396}
73721e3e
MS
397h2 span.info, h3 span.info, h4 span.info {
398 border-radius: 10px;
699fe020 399 float: right;
73721e3e 400 font-size: 80%;
699fe020 401 padding: 3px 6px;
73721e3e
MS
402}
403h2.title span.info, h3.title span.info, h4.title span.info {
404 border-bottom-left-radius: 0px;
405 border-bottom-right-radius: 0px;
406}
407h2.title span.info {
408 padding: 4px 6px;
8b450588
MS
409}
410ul.code, ul.contents, ul.subcontents {
411 list-style-type: none;
412 margin: 0;
413 padding-left: 0;
414}
415ul.code li {
416 margin: 0;
417}
418ul.contents > li {
419 margin-top: 1em;
420}
421ul.contents li ul.code, ul.contents li ul.subcontents {
422 padding-left: 2em;
423}
699fe020
MS
424table.list {
425 border-collapse: collapse;
426 width: 100%;
427}
428table.list tr:nth-child(even) {
429 background: rgba(127,127,127,0.1);]n}
430table.list th {
431 border-right: 2px solid gray;
432 font-family: monospace;
433 padding: 5px 10px 5px 2px;
434 text-align: right;
435 vertical-align: top;
8b450588 436}
699fe020
MS
437table.list td {
438 padding: 5px 2px 5px 10px;
439 text-align: left;
440 vertical-align: top;
8b450588 441}
699fe020 442h1.title {
8b450588 443}
699fe020
MS
444h2.title {
445 border-bottom: solid 2px black;
8b450588 446}
699fe020
MS
447h3.title {
448 border-bottom: solid 2px black;
8b450588
MS
449}
450--></style>
abacc52b
MS
451 </head>
452 <body>
93d79201 453 <div class="header">
10d09e33 454<!--
10d09e33
MS
455 Raster printer driver documentation for CUPS.
456
53f8d64f
MS
457 Copyright © 2007-2018 by Apple Inc.
458 Copyright © 1997-2007 by Easy Software Products.
459
460 Licensed under Apache License v2.0. See the file "LICENSE" for more
461 information.
10d09e33
MS
462-->
463
178cb736
MS
464<h1 class='title'>Developing Raster Printer Drivers</h1>
465
8072030b 466<p>This document describes how to develop printer drivers for raster printers. Topics include: <a href='#BASICS'>printer driver basics</a>, <a href='#CREATE'>creating new PPD files</a>, <a href='#FILTERS'>using filters</a>, <a href='#COLOR'>implementing color management</a>, and <a href='#MACOSX'>adding macOS features</a>.</p>
e4572d57
MS
467
468<div class='summary'><table summary='General Information'>
469<tbody>
470<tr>
471 <th>See Also</th>
472 <td>Programming: <a href='postscript-driver.html'>Developing PostScript Printer Drivers</a><br>
473 Programming: <a href='api-filter.html'>Filter and Backend Programming</a><br>
474 Programming: <a href='ppd-compiler.html'>Introduction to the PPD Compiler</a><br>
475 Programming: <a href='api-raster.html'>Raster API</a><br>
476 References: <a href='ref-ppdcfile.html'>PPD Compiler Driver Information File Reference</a><br>
477 Specifications: <a href='spec-ppd.html'>CUPS PPD Extensions</a></td>
478</tr>
479</tbody>
480</table></div>
93d79201 481 </div>
abacc52b
MS
482 <div class="contents">
483 <h2 class="title">Contents</h2>
484 <ul class="contents">
485 <li><a href="#BASICS">Printer Driver Basics</a></li>
486 <li><a href="#CREATING">Creating New PPD Files</a></li>
487 <li><a href="#FILTERS">Using Filters</a></li>
488 <li><a href="#COLOR">Implementing Color Management</a></li>
489 <li><a href="#MACOSX">Adding macOS Features</a></li>
490 </ul>
491 </div>
492 <div class="body">
e4572d57
MS
493<h2 class='title'><a name='BASICS'>Printer Driver Basics</a></h2>
494
495<p>A CUPS raster printer driver consists of a PostScript Printer Description (PPD) file that describes the features and capabilities of the device, one or more <em>filter</em> programs that prepare print data for the device, and zero or more support files for color management, online help, and so forth. The PPD file includes references to all of the filters and support files used by the driver.</p>
496
497<p>Every time a user prints something the scheduler program, <a href='man-cupsd.html'>cupsd(8)</a>, determines the format of the print job and the programs required to convert that job into something the printer understands. CUPS includes filter programs for many common formats, for example to convert Portable Document Format (PDF) files into CUPS raster data. <a href='#FIGURE_1'>Figure 1</a> shows the data flow of a typical print job.</p>
498
499<div class='figure'><table summary='Raster Filter Chain'>
500<caption>Figure 1: <a name='FIGURE_1'>Raster Filter Chain</a></caption>
b0f6947b 501<tr><td><img src='../images/cups-raster-chain.png' width='700' height='150' alt='Raster Filter Chain'></td></tr>
e4572d57
MS
502</table></div>
503
504<p>The raster filter converts CUPS raster data into a format the printer understands, for example HP-PCL. CUPS includes several sample raster filters supporting standard page description languages (PDLs). <a href='#TABLE_1'>Table 1</a> shows the raster filters that are bundled with CUPS and the languages they support.</p>
505
506<div class='table'><table summary='Standard CUPS Raster Filters'>
507<caption>Table 1: <a name='TABLE_1'>Standard CUPS Raster Filters</a></caption>
508<thead>
509<tr><th>Filter</th><th>PDLs</th><th>ppdc DriverType</th><th>ppdc #include file</th></tr>
510</thead>
511<tbody>
512<tr><td>rastertoepson</td><td>ESC/P, ESC/P2</td><td>epson</td><td>epson.h</td></tr>
513<tr><td>rastertoescpx</td><td>ESC/P, ESC/P2, EPSON Remote Mode</td><td>escp</td><td>escp.h</td></tr>
514<tr><td>rastertohp</td><td>HP-PCL3, HP-PCL5</td><td>hp</td><td>hp.h</td></tr>
515<tr><td>rastertolabel</td><td>CPCL, Dymo, EPL1, EPL2, Intellitech PCL, ZPL</td><td>label</td><td>label.h</td></tr>
516<tr><td>rastertopclx</td><td>HP-RTL, HP-PCL3, HP-PCL3GUI, HP-PCL5, HP-PCL5c, HP-PCL5e</td><td>pcl</td><td>pcl.h</td></tr>
517</tbody>
518</table></div>
519
520<p>The optional port monitor handles interface-specific protocol or encoding issues. For example, some raster printers use the 1284.4 communications protocol.</p>
521
522<p>The backend handles communications with the printer, sending print data from the last filter to the printer and relaying back-channel data from the printer to the upstream filters. CUPS includes backend programs for common direct-connect interfaces and network protocols, and you can provide your own backend to support custom interfaces and protocols.</p>
523
524<p>The scheduler also supports a special "command" file format for sending maintenance commands and status queries to a printer or printer driver. Command print jobs typically use a single command filter program defined in the PPD file to generate the appropriate printer commands and handle any responses from the printer. <a href='#FIGURE_2'>Figure 2</a> shows the data flow of a typical command job.</p>
525
526<div class='figure'><table summary='Command Filter Chain'>
527<caption>Figure 2: <a name='FIGURE_2'>Command Filter Chain</a></caption>
b0f6947b 528<tr><td><img src='../images/cups-command-chain.png' width='575' height='150' alt='Command Filter Chain'></td></tr>
e4572d57
MS
529</table></div>
530
531<p>Raster printer drivers must provide their own command filter.</p>
532
533
534<h2 class='title'><a name='CREATING'>Creating New PPD Files</a></h2>
535
536<p>We recommend using the CUPS PPD compiler, <a href='man-ppdc.html'>ppdc(1)</a>, to create new PPD files since it manages many of the tedious (and error-prone!) details of paper sizes and localization for you. It also allows you to easily support multiple devices from a single source file. For more information see the "<a href='ppd-compiler.html'>Introduction to the PPD Compiler</a>" document. <a href='#LISTING_1'>Listing 1</a> shows a driver information file for several similar black-and-white HP-PCL5 laser printers.</p>
537
538<p class='example'>Listing 1: <a name='LISTING_1'>"examples/laserjet-basic.drv"</a></p>
539
540<pre class='example'>
541<I>// Include standard font and media definitions</I>
542<a href='ref-ppdcfile.html#_include'>#include</a> &lt;font.defs&gt;
543<a href='ref-ppdcfile.html#_include'>#include</a> &lt;media.defs&gt;
544
545<I>// Include HP-PCL driver definitions</I>
546<a href='ref-ppdcfile.html#_include'>#include</a> &lt;pcl.h&gt;
547
548<I>// Specify that this driver uses the HP-PCL driver...</I>
549<a href='ref-ppdcfile.html#DriverType'>DriverType</a> pcl
550
551<I>// Specify the driver options via the model number...</I>
552<a href='ref-ppdcfile.html#ModelNumber'>ModelNumber</a> ($PCL_PAPER_SIZE $PCL_PJL $PCL_PJL_RESOLUTION)
553
554<I>// List the fonts that are supported, in this case all standard fonts...</I>
555<a href='ref-ppdcfile.html#Font'>Font</a> *
556
557<I>// Manufacturer and driver version</I>
558<a href='ref-ppdcfile.html#Manufacturer'>Manufacturer</a> "HP"
559<a href='ref-ppdcfile.html#Version'>Version</a> 1.0
560
561<I>// Supported page sizes and their margins</I>
562<a href='ref-ppdcfile.html#HWMargins'>HWMargins</a> 18 12 18 12
563*<a href='ref-ppdcfile.html#MediaSize'>MediaSize</a> Letter
564<a href='ref-ppdcfile.html#MediaSize'>MediaSize</a> Legal
565<a href='ref-ppdcfile.html#MediaSize'>MediaSize</a> Executive
566<a href='ref-ppdcfile.html#MediaSize'>MediaSize</a> Monarch
567<a href='ref-ppdcfile.html#MediaSize'>MediaSize</a> Statement
568<a href='ref-ppdcfile.html#MediaSize'>MediaSize</a> FanFoldGermanLegal
569
570<a href='ref-ppdcfile.html#HWMargins'>HWMargins</a> 18 12.72 18 12.72
571<a href='ref-ppdcfile.html#MediaSize'>MediaSize</a> Env10
572
573<a href='ref-ppdcfile.html#HWMargins'>HWMargins</a> 9.72 12 9.72 12
574<a href='ref-ppdcfile.html#MediaSize'>MediaSize</a> A4
575<a href='ref-ppdcfile.html#MediaSize'>MediaSize</a> A5
576<a href='ref-ppdcfile.html#MediaSize'>MediaSize</a> B5
577<a href='ref-ppdcfile.html#MediaSize'>MediaSize</a> EnvC5
578<a href='ref-ppdcfile.html#MediaSize'>MediaSize</a> EnvDL
579<a href='ref-ppdcfile.html#MediaSize'>MediaSize</a> EnvISOB5
580<a href='ref-ppdcfile.html#MediaSize'>MediaSize</a> Postcard
581<a href='ref-ppdcfile.html#MediaSize'>MediaSize</a> DoublePostcard
582
583<I>// Only black-and-white output with mode 3 compression...</I>
584<a href='ref-ppdcfile.html#ColorModel'>ColorModel</a> Gray k chunky 3
585
586<I>// Supported resolutions</I>
587<a href='ref-ppdcfile.html#Resolution'>Resolution</a> - 1 0 0 0 "300dpi/300 DPI"
588*<a href='ref-ppdcfile.html#Resolution'>Resolution</a> - 8 0 0 0 "600dpi/600 DPI"
589
590<I>// Supported input slots</I>
591*<a href='ref-ppdcfile.html#InputSlot'>InputSlot</a> 7 "Auto/Automatic Selection"
592<a href='ref-ppdcfile.html#InputSlot'>InputSlot</a> 2 "Manual/Tray 1 - Manual Feed"
593<a href='ref-ppdcfile.html#InputSlot'>InputSlot</a> 4 "Upper/Tray 1"
594<a href='ref-ppdcfile.html#InputSlot'>InputSlot</a> 1 "Lower/Tray 2"
595<a href='ref-ppdcfile.html#InputSlot'>InputSlot</a> 5 "LargeCapacity/Tray 3"
596
597<I>// Tray 3 is an option...</I>
598<a href='ref-ppdcfile.html#Installable'>Installable</a> "OptionLargeCapacity/Tray 3 Installed"
599<a href='ref-ppdcfile.html#UIConstraints'>UIConstraints</a> "*OptionLargeCapacity False *InputSlot LargeCapacity"
600
601{
602 <I>// HP LaserJet 2100 Series</I>
603 <a href='ref-ppdcfile.html#Throughput'>Throughput</a> 10
604 <a href='ref-ppdcfile.html#ModelName'>ModelName</a> "LaserJet 2100 Series"
605 <a href='ref-ppdcfile.html#PCFileName'>PCFileName</a> "hpljt211.ppd"
606}
607
608{
609 <I>// LaserJet 2200 and 2300 series have duplexer option...</I>
610 <a href='ref-ppdcfile.html#Duplex'>Duplex</a> normal
611 <a href='ref-ppdcfile.html#Installable'>Installable</a> "OptionDuplex/Duplexer Installed"
612 <a href='ref-ppdcfile.html#UIConstraints'>UIConstraints</a> "*OptionDuplex False *Duplex"
613
614 {
615 <I>// HP LaserJet 2200 Series</I>
616 <a href='ref-ppdcfile.html#Throughput'>Throughput</a> 19
617 <a href='ref-ppdcfile.html#ModelName'>ModelName</a> "LaserJet 2200 Series"
618 <a href='ref-ppdcfile.html#PCFileName'>PCFileName</a> "hpljt221.ppd"
619 }
620
621 {
622 <I>// HP LaserJet 2300 Series</I>
623 <a href='ref-ppdcfile.html#Throughput'>Throughput</a> 25
624 <a href='ref-ppdcfile.html#ModelName'>ModelName</a> "LaserJet 2300 Series"
625 <a href='ref-ppdcfile.html#PCFileName'>PCFileName</a> "hpljt231.ppd"
626 }
627}
628</pre>
629
630
631<h2 class='title'><a name='FILTERS'>Using Filters</a></h2>
632
633<p>The standard CUPS raster filters can be specified using the
634<a href='ref-ppdcfile.html#DriverType'><tt>DriverType</tt></a> directive, for example:</p>
635
636<pre class='example'>
637<I>// Specify that this driver uses the HP-PCL driver...</I>
638<a href='ref-ppdcfile.html#DriverType'>DriverType</a> pcl
639</pre>
640
641<p><a href='#TABLE_1'>Table 1</a> shows the driver types for each of the standard CUPS raster filters. For drivers that do not use the standard raster filters, the "custom" type is used with <a href='ref-ppdcfile.html#Filter'><tt>Filter</tt></a> directives:</p>
642
643<pre class='example'>
644<a href='ref-ppdcfile.html#DriverType'>DriverType</a> custom
645<a href='ref-ppdcfile.html#Filter'>Filter</a> application/vnd.cups-raster 100 /path/to/raster/filter
646<a href='ref-ppdcfile.html#Filter'>Filter</a> application/vnd.cups-command 100 /path/to/command/filter
647</pre>
648
649
650<h2 class='title'><a name='COLOR'>Implementing Color Management</a></h2>
651
178cb736 652<p>CUPS uses ICC color profiles to provide more accurate color reproduction. The <a href='spec-ppd.html#cupsICCProfile'><tt>cupsICCProfile</tt></a> attribute defines the color profiles that are available for a given printer, for example:</p>
e4572d57 653
178cb736
MS
654<pre class='example'>
655<a href='ref-ppdcfile.html#Attribute'>Attribute</a> cupsICCProfile "ColorModel.MediaType.Resolution/Description" /path/to/ICC/profile
656</pre>
e4572d57 657
178cb736
MS
658<p>where "ColorModel.MediaType.Resolution" defines a selector based on the corresponding option selections. A simple driver might only define profiles for the color models that are supported, for example a printer supporting Gray and RGB might use:</p>
659
660<pre class='example'>
661<a href='ref-ppdcfile.html#Attribute'>Attribute</a> cupsICCProfile "Gray../Grayscale Profile" /path/to/ICC/gray-profile
662<a href='ref-ppdcfile.html#Attribute'>Attribute</a> cupsICCProfile "RGB../Full Color Profile" /path/to/ICC/rgb-profile
663</pre>
664
665<p>The options used for profile selection can be customized using the <tt>cupsICCQualifier2</tt> and <tt>cupsICCQualifier3</tt> attributes.</p>
e4572d57 666
8072030b 667<h3><span class='info'>Since macOS 10.5</span>Custom Color Matching Support</h3>
e4572d57 668
8072030b 669<p>macOS printer drivers that are based on an existing standard RGB colorspace can tell the system to use the corresponding colorspace instead of an arbitrary ICC color profile when doing color management. The <a href='#APCustom'><tt>APSupportsCustomColorMatching</tt></a> and <tt>APDefaultCustomColorMatchingProfile</tt> attributes can be used to enable this mode:</p>
178cb736
MS
670
671<pre class='example'>
672<a href='ref-ppdcfile.html#Attribute'>Attribute</a> APSupportsCustomColorMatching "" true
673<a href='ref-ppdcfile.html#Attribute'>Attribute</a> APDefaultCustomColorMatchingProfile "" sRGB
674</pre>
e4572d57 675
e4572d57 676
8072030b 677<h2 class='title'><a name='MACOSX'>Adding macOS Features</a></h2>
178cb736 678
8072030b 679<p>macOS printer drivers can provide <a href='spec-ppd.html#MACOSX'>additional attributes</a> to specify additional option panes in the print dialog, an image of the printer, a help book, and option presets for the driver software:</p>
178cb736
MS
680
681<pre class='example'>
682<a href='ref-ppdcfile.html#Attribute'>Attribute</a> APDialogExtension "" /Library/Printers/Vendor/filename.plugin
683<a href='ref-ppdcfile.html#Attribute'>Attribute</a> APHelpBook "" /Library/Printers/Vendor/filename.bundle
684<a href='ref-ppdcfile.html#Attribute'>Attribute</a> APPrinterIconPath "" /Library/Printers/Vendor/filename.icns
685<a href='ref-ppdcfile.html#Attribute'>Attribute</a> APPrinterPreset "name/text" "*option choice ..."
686</pre>
abacc52b
MS
687 </div>
688 </body>
e4572d57 689</html>