]> git.ipfire.org Git - thirdparty/cups.git/blob - cups/test.ppd
Load cups into easysw/current.
[thirdparty/cups.git] / cups / test.ppd
1 *PPD-Adobe: "4.3"
2 *%
3 *% "$Id: test.ppd 6676 2007-07-16 17:09:09Z mike $"
4 *%
5 *% Test PPD file for the Common UNIX Printing System (CUPS).
6 *%
7 *% This file is used to test the CUPS PPD API functions and cannot be
8 *% used with any known printers. Look at the PPD files in the "ppd"
9 *% subdirectory as well as the CUPS web site for working PPD files.
10 *%
11 *% If you are a PPD file developer, consider using the CUPS DDK to
12 *% create your PPD files - not only will it save you time, it produces
13 *% consistently high-quality files.
14 *%
15 *% Copyright 2007 by Apple Inc.
16 *% Copyright 2002-2006 by Easy Software Products.
17 *%
18 *% These coded instructions, statements, and computer programs are the
19 *% property of Apple Inc. and are protected by Federal copyright
20 *% law. Distribution and use rights are outlined in the file "LICENSE.txt"
21 *% which should have been included with this file. If this file is
22 *% file is missing or damaged, see the license at "http://www.cups.org/".
23 *FormatVersion: "4.3"
24 *FileVersion: "1.3"
25 *LanguageVersion: English
26 *LanguageEncoding: ISOLatin1
27 *PCFileName: "TEST.PPD"
28 *Manufacturer: "ESP"
29 *Product: "(ESP Ghostscript)"
30 *cupsVersion: 1.2
31 *cupsManualCopies: True
32 *cupsFilter: "application/vnd.cups-raster 0 rastertotest"
33 *cupsModelNumber: 1
34 *ModelName: "Test"
35 *ShortNickName: "Test"
36 *NickName: "Test for CUPS v1.3"
37 *PSVersion: "(3010.000) 81501"
38 *LanguageLevel: "3"
39 *ColorDevice: True
40 *DefaultColorSpace: RGB
41 *FileSystem: False
42 *Throughput: "1"
43 *LandscapeOrientation: Plus90
44 *TTRasterizer: Type42
45
46 *% These constraints are used to test ppdConflicts()
47 *UIConstraints: *PageSize Letter *InputSlot Envelope
48 *UIConstraints: *InputSlot Envelope *PageSize Letter
49
50 *% For PageSize, we have put all of the translations in-line...
51 *OpenUI *PageSize/Page Size: PickOne
52 *fr.Translation PageSize/French Page Size: ""
53 *fr_CA.Translation PageSize/French Canadian Page Size: ""
54 *OrderDependency: 10 AnySetup *PageSize
55 *DefaultPageSize: Letter
56 *PageSize Letter/US Letter: "PageSize=Letter"
57 *fr.PageSize Letter/French US Letter: ""
58 *fr_CA.PageSize Letter/French Canadian US Letter: ""
59 *PageSize A4/A4: "PageSize=A4"
60 *fr.PageSize A4/French A4: ""
61 *fr_CA.PageSize A4/French Canadian A4: ""
62 *PageSize Env10/#10 Envelope: "PageSize=Env10"
63 *fr.PageSize Env10/French #10 Envelope: ""
64 *fr_CA.PageSize Env10/French Canadian #10 Envelope: ""
65 *CloseUI: *PageSize
66
67 *% For PageRegion, we have separated the translations...
68 *OpenUI *PageRegion/Page Region: PickOne
69 *OrderDependency: 10 AnySetup *PageRegion
70 *DefaultPageRegion: Letter
71 *PageRegion Letter/US Letter: "PageRegion=Letter"
72 *PageRegion A4/A4: "PageRegion=A4"
73 *PageRegion Env10/#10 Envelope: "PageRegion=Env10"
74 *CloseUI: *PageRegion
75
76 *fr.Translation PageRegion/French Page Region: ""
77 *fr.PageRegion Letter/French US Letter: ""
78 *fr.PageRegion A4/French A4: ""
79 *fr.PageRegion Env10/French #10 Envelope: ""
80
81 *fr_CA.Translation PageRegion/French Canadian Page Region: ""
82 *fr_CA.PageRegion Letter/French Canadian US Letter: ""
83 *fr_CA.PageRegion A4/French Canadian A4: ""
84 *fr_CA.PageRegion Env10/French Canadian #10 Envelope: ""
85
86 *DefaultImageableArea: Letter
87 *ImageableArea Letter: "18 36 594 756"
88 *ImageableArea A4: "18 36 577 806"
89 *ImageableArea Env10: "18 36 279 648"
90
91 *DefaultPaperDimension: Letter
92 *PaperDimension Letter: "612 792"
93 *PaperDimension A4: "595 842"
94 *PaperDimension Env10: "297 684"
95
96 *% Custom page size support
97 *HWMargins: 0 0 0 0
98 *CustomPageSize True/Custom Page Size: "PageSize=Custom"
99 *ParamCustomPageSize Width: 1 points 36 1080
100 *ParamCustomPageSize Height: 2 points 36 86400
101 *ParamCustomPageSize WidthOffset/Width Offset: 3 points 0 0
102 *ParamCustomPageSize HeightOffset/Height Offset: 4 points 0 0
103 *ParamCustomPageSize Orientation: 5 int 0 0
104
105 *OpenUI *InputSlot/Input Slot: PickOne
106 *OrderDependency: 10 AnySetup *InputSlot
107 *DefaultInputSlot: Tray
108 *InputSlot Tray/Tray: "InputSlot=Tray"
109 *InputSlot Manual/Manual Feed: "InputSlot=Manual"
110 *InputSlot Envelope/Envelope Feed: "InputSlot=Envelope"
111 *CloseUI: *InputSlot
112
113 *% Custom options...
114 *OpenGroup: Extended/Extended Options
115
116 *OpenUI IntOption/Integer: PickOne
117 *OrderDependency: 10 AnySetup *IntOption
118 *DefaultIntOption: None
119 *IntOption None: ""
120 *IntOption 1: "IntOption=1"
121 *IntOption 2: "IntOption=2"
122 *IntOption 3: "IntOption=3"
123 *CloseUI: *IntOption
124
125 *CustomIntOption True/Custom Integer: "IntOption=Custom"
126 *ParamCustomIntOption Integer: 1 int -100 100
127
128 *OpenUI StringOption/String: PickOne
129 *OrderDependency: 10 AnySetup *StringOption
130 *DefaultStringOption: None
131 *StringOption None: ""
132 *StringOption foo: "StringOption=foo"
133 *StringOption bar: "StringOption=bar"
134 *CloseUI: *StringOption
135
136 *CustomStringOption True/Custom String: "StringOption=Custom"
137 *ParamCustomStringOption String: 1 string 1 10
138
139 *CloseGroup: Extended
140
141 *% IPP reasons (for ppdLocalizeIPPReason tests)
142 *cupsIPPReason foo/Foo Reason: "http://foo/bar.html
143 help:anchor='foo'%20bookID=Vendor%20Help
144 /help/foo/bar.html"
145 *End
146 *fr.cupsIPPReason foo/La Foo Reason: "text:La%20Long
147 text:Foo%20Reason
148 http://foo/fr/bar.html
149 help:anchor='foo'%20bookID=Vendor%20Help
150 /help/fr/foo/bar.html"
151 *End
152
153 *DefaultFont: Courier
154 *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
155 *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
156 *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
157 *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
158 *Font Bookman-Demi: Standard "(001.004S)" Standard ROM
159 *Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM
160 *Font Bookman-Light: Standard "(001.004S)" Standard ROM
161 *Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM
162 *Font Courier: Standard "(002.004S)" Standard ROM
163 *Font Courier-Bold: Standard "(002.004S)" Standard ROM
164 *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
165 *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
166 *Font Helvetica: Standard "(001.006S)" Standard ROM
167 *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
168 *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
169 *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
170 *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
171 *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
172 *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
173 *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
174 *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
175 *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
176 *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
177 *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
178 *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
179 *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
180 *Font Palatino-Italic: Standard "(001.005S)" Standard ROM
181 *Font Palatino-Roman: Standard "(001.005S)" Standard ROM
182 *Font Symbol: Special "(001.007S)" Special ROM
183 *Font Times-Bold: Standard "(001.007S)" Standard ROM
184 *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
185 *Font Times-Italic: Standard "(001.007S)" Standard ROM
186 *Font Times-Roman: Standard "(001.007S)" Standard ROM
187 *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
188 *Font ZapfDingbats: Special "(001.004S)" Standard ROM
189 *%
190 *% End of "$Id: test.ppd 6676 2007-07-16 17:09:09Z mike $".
191 *%