xref: /aosp_15_r20/external/libcups/cups/test2.ppd (revision 5e7646d21f1134fb0638875d812ef646c12ab91e)
1*5e7646d2SAndroid Build Coastguard Worker*PPD-Adobe: "4.3"
2*5e7646d2SAndroid Build Coastguard Worker*%
3*5e7646d2SAndroid Build Coastguard Worker*% Test PPD file #2 for CUPS.
4*5e7646d2SAndroid Build Coastguard Worker*%
5*5e7646d2SAndroid Build Coastguard Worker*% This file is used to test the CUPS PPD API functions and cannot be
6*5e7646d2SAndroid Build Coastguard Worker*% used with any known printers.  Look on the CUPS web site for working PPD
7*5e7646d2SAndroid Build Coastguard Worker*% files.
8*5e7646d2SAndroid Build Coastguard Worker*%
9*5e7646d2SAndroid Build Coastguard Worker*% If you are a PPD file developer, consider using the PPD compiler (ppdc)
10*5e7646d2SAndroid Build Coastguard Worker*% to create your PPD files - not only will it save you time, it produces
11*5e7646d2SAndroid Build Coastguard Worker*% consistently high-quality files.
12*5e7646d2SAndroid Build Coastguard Worker*%
13*5e7646d2SAndroid Build Coastguard Worker*% Copyright (c) 2007-2018 by Apple Inc.
14*5e7646d2SAndroid Build Coastguard Worker*% Copyright (c) 2002-2006 by Easy Software Products.
15*5e7646d2SAndroid Build Coastguard Worker*%
16*5e7646d2SAndroid Build Coastguard Worker*% Licensed under Apache License v2.0.  See the file "LICENSE" for more
17*5e7646d2SAndroid Build Coastguard Worker*% information.
18*5e7646d2SAndroid Build Coastguard Worker*FormatVersion:	"4.3"
19*5e7646d2SAndroid Build Coastguard Worker*FileVersion:	"2.3"
20*5e7646d2SAndroid Build Coastguard Worker*LanguageVersion: English
21*5e7646d2SAndroid Build Coastguard Worker*LanguageEncoding: ISOLatin1
22*5e7646d2SAndroid Build Coastguard Worker*PCFileName:	"TEST.PPD"
23*5e7646d2SAndroid Build Coastguard Worker*Manufacturer:	"Apple"
24*5e7646d2SAndroid Build Coastguard Worker*Product:	"(Test2)"
25*5e7646d2SAndroid Build Coastguard Worker*cupsVersion:	2.3
26*5e7646d2SAndroid Build Coastguard Worker*ModelName:     "Test2"
27*5e7646d2SAndroid Build Coastguard Worker*ShortNickName: "Test2"
28*5e7646d2SAndroid Build Coastguard Worker*NickName:      "Test2 for CUPS"
29*5e7646d2SAndroid Build Coastguard Worker*PSVersion:	"(3010.000) 0"
30*5e7646d2SAndroid Build Coastguard Worker*LanguageLevel:	"3"
31*5e7646d2SAndroid Build Coastguard Worker*ColorDevice:	True
32*5e7646d2SAndroid Build Coastguard Worker*DefaultColorSpace: RGB
33*5e7646d2SAndroid Build Coastguard Worker*FileSystem:	False
34*5e7646d2SAndroid Build Coastguard Worker*Throughput:	"1"
35*5e7646d2SAndroid Build Coastguard Worker*LandscapeOrientation: Plus90
36*5e7646d2SAndroid Build Coastguard Worker*TTRasterizer:	Type42
37*5e7646d2SAndroid Build Coastguard Worker
38*5e7646d2SAndroid Build Coastguard Worker*% These constraints are used to test ppdConflicts() and cupsResolveConflicts()
39*5e7646d2SAndroid Build Coastguard Worker*cupsUIConstraints envelope: "*PageSize Letter *InputSlot Envelope"
40*5e7646d2SAndroid Build Coastguard Worker*cupsUIConstraints envelope: "*PageSize A4 *InputSlot Envelope"
41*5e7646d2SAndroid Build Coastguard Worker*cupsUIResolver envelope: "*InputSlot Manual *PageSize Env10"
42*5e7646d2SAndroid Build Coastguard Worker
43*5e7646d2SAndroid Build Coastguard Worker*cupsUIConstraints envphoto: "*PageSize Env10 *InputSlot Envelope *Quality Photo"
44*5e7646d2SAndroid Build Coastguard Worker*cupsUIResolver envphoto: "*Quality Normal"
45*5e7646d2SAndroid Build Coastguard Worker
46*5e7646d2SAndroid Build Coastguard Worker*% This constraint is used to test ppdInstallableConflict()
47*5e7646d2SAndroid Build Coastguard Worker*cupsUIConstraints: "*Duplex *InstalledDuplexer False"
48*5e7646d2SAndroid Build Coastguard Worker
49*5e7646d2SAndroid Build Coastguard Worker*% These constraints are used to test the loop detection code in cupsResolveConflicts()
50*5e7646d2SAndroid Build Coastguard Worker*cupsUIConstraints loop1: "*PageSize A4 *Quality Photo"
51*5e7646d2SAndroid Build Coastguard Worker*cupsUIResolver loop1: "*Quality Normal"
52*5e7646d2SAndroid Build Coastguard Worker*cupsUIConstraints loop2: "*PageSize A4 *Quality Normal"
53*5e7646d2SAndroid Build Coastguard Worker*cupsUIResolver loop2: "*Quality Photo"
54*5e7646d2SAndroid Build Coastguard Worker
55*5e7646d2SAndroid Build Coastguard Worker*% For PageSize, we have put all of the translations in-line...
56*5e7646d2SAndroid Build Coastguard Worker*OpenUI *PageSize/Page Size: PickOne
57*5e7646d2SAndroid Build Coastguard Worker*fr.Translation PageSize/French Page Size: ""
58*5e7646d2SAndroid Build Coastguard Worker*fr_CA.Translation PageSize/French Canadian Page Size: ""
59*5e7646d2SAndroid Build Coastguard Worker*OrderDependency: 10 AnySetup *PageSize
60*5e7646d2SAndroid Build Coastguard Worker*DefaultPageSize: Letter
61*5e7646d2SAndroid Build Coastguard Worker*PageSize Letter/US Letter:	"PageSize=Letter"
62*5e7646d2SAndroid Build Coastguard Worker*fr.PageSize Letter/French US Letter: ""
63*5e7646d2SAndroid Build Coastguard Worker*fr_CA.PageSize Letter/French Canadian US Letter: ""
64*5e7646d2SAndroid Build Coastguard Worker*PageSize A4/A4:		"PageSize=A4"
65*5e7646d2SAndroid Build Coastguard Worker*fr.PageSize A4/French A4: ""
66*5e7646d2SAndroid Build Coastguard Worker*fr_CA.PageSize A4/French Canadian A4: ""
67*5e7646d2SAndroid Build Coastguard Worker*PageSize Env10/#10 Envelope:	"PageSize=Env10"
68*5e7646d2SAndroid Build Coastguard Worker*fr.PageSize Env10/French #10 Envelope: ""
69*5e7646d2SAndroid Build Coastguard Worker*fr_CA.PageSize Env10/French Canadian #10 Envelope: ""
70*5e7646d2SAndroid Build Coastguard Worker*CloseUI: *PageSize
71*5e7646d2SAndroid Build Coastguard Worker
72*5e7646d2SAndroid Build Coastguard Worker*% For PageRegion, we have separated the translations...
73*5e7646d2SAndroid Build Coastguard Worker*OpenUI *PageRegion/Page Region: PickOne
74*5e7646d2SAndroid Build Coastguard Worker*OrderDependency: 10 AnySetup *PageRegion
75*5e7646d2SAndroid Build Coastguard Worker*DefaultPageRegion: Letter
76*5e7646d2SAndroid Build Coastguard Worker*PageRegion Letter/US Letter:	"PageRegion=Letter"
77*5e7646d2SAndroid Build Coastguard Worker*PageRegion A4/A4:		"PageRegion=A4"
78*5e7646d2SAndroid Build Coastguard Worker*PageRegion Env10/#10 Envelope:	"PageRegion=Env10"
79*5e7646d2SAndroid Build Coastguard Worker*CloseUI: *PageRegion
80*5e7646d2SAndroid Build Coastguard Worker
81*5e7646d2SAndroid Build Coastguard Worker*fr.Translation PageRegion/French Page Region: ""
82*5e7646d2SAndroid Build Coastguard Worker*fr.PageRegion Letter/French US Letter: ""
83*5e7646d2SAndroid Build Coastguard Worker*fr.PageRegion A4/French A4: ""
84*5e7646d2SAndroid Build Coastguard Worker*fr.PageRegion Env10/French #10 Envelope: ""
85*5e7646d2SAndroid Build Coastguard Worker
86*5e7646d2SAndroid Build Coastguard Worker*fr_CA.Translation PageRegion/French Canadian Page Region: ""
87*5e7646d2SAndroid Build Coastguard Worker*fr_CA.PageRegion Letter/French Canadian US Letter: ""
88*5e7646d2SAndroid Build Coastguard Worker*fr_CA.PageRegion A4/French Canadian A4: ""
89*5e7646d2SAndroid Build Coastguard Worker*fr_CA.PageRegion Env10/French Canadian #10 Envelope: ""
90*5e7646d2SAndroid Build Coastguard Worker
91*5e7646d2SAndroid Build Coastguard Worker*DefaultImageableArea: Letter
92*5e7646d2SAndroid Build Coastguard Worker*ImageableArea Letter:	"18 36 594 756"
93*5e7646d2SAndroid Build Coastguard Worker*ImageableArea A4:	"18 36 577 806"
94*5e7646d2SAndroid Build Coastguard Worker*ImageableArea Env10:	"18 36 279 648"
95*5e7646d2SAndroid Build Coastguard Worker
96*5e7646d2SAndroid Build Coastguard Worker*DefaultPaperDimension: Letter
97*5e7646d2SAndroid Build Coastguard Worker*PaperDimension Letter:	"612 792"
98*5e7646d2SAndroid Build Coastguard Worker*PaperDimension A4:	"595 842"
99*5e7646d2SAndroid Build Coastguard Worker*PaperDimension Env10:	"297 684"
100*5e7646d2SAndroid Build Coastguard Worker
101*5e7646d2SAndroid Build Coastguard Worker*% Custom page size support
102*5e7646d2SAndroid Build Coastguard Worker*HWMargins:      0 0 0 0
103*5e7646d2SAndroid Build Coastguard Worker*NonUIOrderDependency: 100 AnySetup *CustomPageSize True
104*5e7646d2SAndroid Build Coastguard Worker*CustomPageSize True/Custom Page Size: "PageSize=Custom"
105*5e7646d2SAndroid Build Coastguard Worker*ParamCustomPageSize Width:        1 points 36 1080
106*5e7646d2SAndroid Build Coastguard Worker*ParamCustomPageSize Height:       2 points 36 86400
107*5e7646d2SAndroid Build Coastguard Worker*ParamCustomPageSize WidthOffset/Width Offset:  3 points 0 0
108*5e7646d2SAndroid Build Coastguard Worker*ParamCustomPageSize HeightOffset/Height Offset: 4 points 0 0
109*5e7646d2SAndroid Build Coastguard Worker*ParamCustomPageSize Orientation:  5 int 0 0
110*5e7646d2SAndroid Build Coastguard Worker
111*5e7646d2SAndroid Build Coastguard Worker*cupsMediaQualifier2: InputSlot
112*5e7646d2SAndroid Build Coastguard Worker*cupsMediaQualifier3: Quality
113*5e7646d2SAndroid Build Coastguard Worker*cupsMaxSize .Manual.: "1000 1000"
114*5e7646d2SAndroid Build Coastguard Worker*cupsMinSize .Manual.: "100 100"
115*5e7646d2SAndroid Build Coastguard Worker*cupsMinSize .Manual.Photo: "200 200"
116*5e7646d2SAndroid Build Coastguard Worker*cupsMinSize ..Photo: "300 300"
117*5e7646d2SAndroid Build Coastguard Worker
118*5e7646d2SAndroid Build Coastguard Worker*OpenUI *InputSlot/Input Slot: PickOne
119*5e7646d2SAndroid Build Coastguard Worker*OrderDependency: 20 AnySetup *InputSlot
120*5e7646d2SAndroid Build Coastguard Worker*DefaultInputSlot: Tray
121*5e7646d2SAndroid Build Coastguard Worker*InputSlot Tray/Tray: "InputSlot=Tray"
122*5e7646d2SAndroid Build Coastguard Worker*InputSlot Manual/Manual Feed: "InputSlot=Manual"
123*5e7646d2SAndroid Build Coastguard Worker*InputSlot Envelope/Envelope Feed: "InputSlot=Envelope"
124*5e7646d2SAndroid Build Coastguard Worker*CloseUI: *InputSlot
125*5e7646d2SAndroid Build Coastguard Worker
126*5e7646d2SAndroid Build Coastguard Worker*OpenUI *Quality/Output Mode: PickOne
127*5e7646d2SAndroid Build Coastguard Worker*OrderDependency: 20 AnySetup *Quality
128*5e7646d2SAndroid Build Coastguard Worker*DefaultQuality: Normal
129*5e7646d2SAndroid Build Coastguard Worker*Quality Draft: "Quality=Draft"
130*5e7646d2SAndroid Build Coastguard Worker*Quality Normal: "Quality=Normal"
131*5e7646d2SAndroid Build Coastguard Worker*Quality Photo: "Quality=Photo"
132*5e7646d2SAndroid Build Coastguard Worker*CloseUI: *Quality
133*5e7646d2SAndroid Build Coastguard Worker
134*5e7646d2SAndroid Build Coastguard Worker*OpenUI *Duplex/2-Sided Printing: PickOne
135*5e7646d2SAndroid Build Coastguard Worker*OrderDependency: 10 DocumentSetup *Duplex
136*5e7646d2SAndroid Build Coastguard Worker*DefaultDuplex: None
137*5e7646d2SAndroid Build Coastguard Worker*Duplex None/Off: "Duplex=None"
138*5e7646d2SAndroid Build Coastguard Worker*Duplex DuplexNoTumble/Long Edge: "Duplex=DuplexNoTumble"
139*5e7646d2SAndroid Build Coastguard Worker*Duplex DuplexTumble/Short Edge: "Duplex=DuplexTumble"
140*5e7646d2SAndroid Build Coastguard Worker*CloseUI: *Duplex
141*5e7646d2SAndroid Build Coastguard Worker
142*5e7646d2SAndroid Build Coastguard Worker*% Installable option...
143*5e7646d2SAndroid Build Coastguard Worker*OpenGroup: InstallableOptions/Installable Options
144*5e7646d2SAndroid Build Coastguard Worker*OpenUI InstalledDuplexer/Duplexer Installed: Boolean
145*5e7646d2SAndroid Build Coastguard Worker*DefaultInstalledDuplexer: False
146*5e7646d2SAndroid Build Coastguard Worker*InstalledDuplexer False: ""
147*5e7646d2SAndroid Build Coastguard Worker*InstalledDuplexer True: ""
148*5e7646d2SAndroid Build Coastguard Worker*CloseUI: *InstalledDuplexer
149*5e7646d2SAndroid Build Coastguard Worker*CloseGroup: InstallableOptions
150*5e7646d2SAndroid Build Coastguard Worker
151*5e7646d2SAndroid Build Coastguard Worker*% Custom options...
152*5e7646d2SAndroid Build Coastguard Worker*OpenGroup: Extended/Extended Options
153*5e7646d2SAndroid Build Coastguard Worker
154*5e7646d2SAndroid Build Coastguard Worker*OpenUI IntOption/Integer: PickOne
155*5e7646d2SAndroid Build Coastguard Worker*OrderDependency: 30 AnySetup *IntOption
156*5e7646d2SAndroid Build Coastguard Worker*DefaultIntOption: None
157*5e7646d2SAndroid Build Coastguard Worker*IntOption None: ""
158*5e7646d2SAndroid Build Coastguard Worker*IntOption 1: "IntOption=1"
159*5e7646d2SAndroid Build Coastguard Worker*IntOption 2: "IntOption=2"
160*5e7646d2SAndroid Build Coastguard Worker*IntOption 3: "IntOption=3"
161*5e7646d2SAndroid Build Coastguard Worker*CloseUI: *IntOption
162*5e7646d2SAndroid Build Coastguard Worker
163*5e7646d2SAndroid Build Coastguard Worker*CustomIntOption True/Custom Integer: "IntOption=Custom"
164*5e7646d2SAndroid Build Coastguard Worker*ParamCustomIntOption Integer: 1 int -100 100
165*5e7646d2SAndroid Build Coastguard Worker
166*5e7646d2SAndroid Build Coastguard Worker*OpenUI StringOption/String: PickOne
167*5e7646d2SAndroid Build Coastguard Worker*OrderDependency: 40 AnySetup *StringOption
168*5e7646d2SAndroid Build Coastguard Worker*DefaultStringOption: None
169*5e7646d2SAndroid Build Coastguard Worker*StringOption None: ""
170*5e7646d2SAndroid Build Coastguard Worker*StringOption foo: "StringOption=foo"
171*5e7646d2SAndroid Build Coastguard Worker*StringOption bar: "StringOption=bar"
172*5e7646d2SAndroid Build Coastguard Worker*CloseUI: *StringOption
173*5e7646d2SAndroid Build Coastguard Worker
174*5e7646d2SAndroid Build Coastguard Worker*CustomStringOption True/Custom String: "StringOption=Custom"
175*5e7646d2SAndroid Build Coastguard Worker*ParamCustomStringOption String: 1 string 1 10
176*5e7646d2SAndroid Build Coastguard Worker
177*5e7646d2SAndroid Build Coastguard Worker*CloseGroup: Extended
178*5e7646d2SAndroid Build Coastguard Worker
179*5e7646d2SAndroid Build Coastguard Worker*% IPP reasons for ppdLocalizeIPPReason tests
180*5e7646d2SAndroid Build Coastguard Worker*cupsIPPReason foo/Foo Reason: "http://foo/bar.html
181*5e7646d2SAndroid Build Coastguard Workerhelp:anchor='foo'%20bookID=Vendor%20Help
182*5e7646d2SAndroid Build Coastguard Worker/help/foo/bar.html"
183*5e7646d2SAndroid Build Coastguard Worker*End
184*5e7646d2SAndroid Build Coastguard Worker*fr.cupsIPPReason foo/La Foo Reason: "text:La%20Long%20
185*5e7646d2SAndroid Build Coastguard Workertext:Foo%20Reason
186*5e7646d2SAndroid Build Coastguard Workerhttp://foo/fr/bar.html
187*5e7646d2SAndroid Build Coastguard Workerhelp:anchor='foo'%20bookID=Vendor%20Help
188*5e7646d2SAndroid Build Coastguard Worker/help/fr/foo/bar.html"
189*5e7646d2SAndroid Build Coastguard Worker*End
190*5e7646d2SAndroid Build Coastguard Worker*zh_TW.cupsIPPReason foo/Number 1 Foo Reason: "text:Number%201%20
191*5e7646d2SAndroid Build Coastguard Workertext:Foo%20Reason
192*5e7646d2SAndroid Build Coastguard Workerhttp://foo/zh_TW/bar.html
193*5e7646d2SAndroid Build Coastguard Workerhelp:anchor='foo'%20bookID=Vendor%20Help
194*5e7646d2SAndroid Build Coastguard Worker/help/zh_TW/foo/bar.html"
195*5e7646d2SAndroid Build Coastguard Worker*End
196*5e7646d2SAndroid Build Coastguard Worker*zh.cupsIPPReason foo/Number 2 Foo Reason: "text:Number%202%20
197*5e7646d2SAndroid Build Coastguard Workertext:Foo%20Reason
198*5e7646d2SAndroid Build Coastguard Workerhttp://foo/zh/bar.html
199*5e7646d2SAndroid Build Coastguard Workerhelp:anchor='foo'%20bookID=Vendor%20Help
200*5e7646d2SAndroid Build Coastguard Worker/help/zh/foo/bar.html"
201*5e7646d2SAndroid Build Coastguard Worker*End
202*5e7646d2SAndroid Build Coastguard Worker
203*5e7646d2SAndroid Build Coastguard Worker*% Marker names for ppdLocalizeMarkerName tests
204*5e7646d2SAndroid Build Coastguard Worker*cupsMarkerName cyan/Cyan Toner: ""
205*5e7646d2SAndroid Build Coastguard Worker*fr.cupsMarkerName cyan/La Toner Cyan: ""
206*5e7646d2SAndroid Build Coastguard Worker*zh_TW.cupsMarkerName cyan/Number 1 Cyan Toner: ""
207*5e7646d2SAndroid Build Coastguard Worker*zh.cupsMarkerName cyan/Number 2 Cyan Toner: ""
208*5e7646d2SAndroid Build Coastguard Worker
209*5e7646d2SAndroid Build Coastguard Worker*DefaultFont: Courier
210*5e7646d2SAndroid Build Coastguard Worker*Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
211*5e7646d2SAndroid Build Coastguard Worker*Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
212*5e7646d2SAndroid Build Coastguard Worker*Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
213*5e7646d2SAndroid Build Coastguard Worker*Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
214*5e7646d2SAndroid Build Coastguard Worker*Font Bookman-Demi: Standard "(001.004S)" Standard ROM
215*5e7646d2SAndroid Build Coastguard Worker*Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM
216*5e7646d2SAndroid Build Coastguard Worker*Font Bookman-Light: Standard "(001.004S)" Standard ROM
217*5e7646d2SAndroid Build Coastguard Worker*Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM
218*5e7646d2SAndroid Build Coastguard Worker*Font Courier: Standard "(002.004S)" Standard ROM
219*5e7646d2SAndroid Build Coastguard Worker*Font Courier-Bold: Standard "(002.004S)" Standard ROM
220*5e7646d2SAndroid Build Coastguard Worker*Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
221*5e7646d2SAndroid Build Coastguard Worker*Font Courier-Oblique: Standard "(002.004S)" Standard ROM
222*5e7646d2SAndroid Build Coastguard Worker*Font Helvetica: Standard "(001.006S)" Standard ROM
223*5e7646d2SAndroid Build Coastguard Worker*Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
224*5e7646d2SAndroid Build Coastguard Worker*Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
225*5e7646d2SAndroid Build Coastguard Worker*Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
226*5e7646d2SAndroid Build Coastguard Worker*Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
227*5e7646d2SAndroid Build Coastguard Worker*Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
228*5e7646d2SAndroid Build Coastguard Worker*Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
229*5e7646d2SAndroid Build Coastguard Worker*Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
230*5e7646d2SAndroid Build Coastguard Worker*Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
231*5e7646d2SAndroid Build Coastguard Worker*Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
232*5e7646d2SAndroid Build Coastguard Worker*Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
233*5e7646d2SAndroid Build Coastguard Worker*Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
234*5e7646d2SAndroid Build Coastguard Worker*Font Palatino-Bold: Standard "(001.005S)" Standard ROM
235*5e7646d2SAndroid Build Coastguard Worker*Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
236*5e7646d2SAndroid Build Coastguard Worker*Font Palatino-Italic: Standard "(001.005S)" Standard ROM
237*5e7646d2SAndroid Build Coastguard Worker*Font Palatino-Roman: Standard "(001.005S)" Standard ROM
238*5e7646d2SAndroid Build Coastguard Worker*Font Symbol: Special "(001.007S)" Special ROM
239*5e7646d2SAndroid Build Coastguard Worker*Font Times-Bold: Standard "(001.007S)" Standard ROM
240*5e7646d2SAndroid Build Coastguard Worker*Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
241*5e7646d2SAndroid Build Coastguard Worker*Font Times-Italic: Standard "(001.007S)" Standard ROM
242*5e7646d2SAndroid Build Coastguard Worker*Font Times-Roman: Standard "(001.007S)" Standard ROM
243*5e7646d2SAndroid Build Coastguard Worker*Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
244*5e7646d2SAndroid Build Coastguard Worker*Font ZapfDingbats: Special "(001.004S)" Standard ROM
245