]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/test2.ppd
Update copyrights and license text on files that were missed.
[thirdparty/cups.git] / cups / test2.ppd
index 9cd9d22e5efeecf10b0dd68c539855e39a8f96ba..4f8d4ea6dfa8325303d8a3592a7c07c72cdafd4d 100644 (file)
@@ -1,33 +1,28 @@
 *PPD-Adobe: "4.3"
 *%
-*% "$Id$"
-*%
-*% Test PPD file #2 for the Common UNIX Printing System (CUPS).
+*% Test PPD file #2 for CUPS.
 *%
 *% This file is used to test the CUPS PPD API functions and cannot be
-*% used with any known printers.  Look at the PPD files in the "ppd"
-*% subdirectory as well as the CUPS web site for working PPD files.
+*% used with any known printers.  Look on the CUPS web site for working PPD
+*% files.
 *%
 *% If you are a PPD file developer, consider using the PPD compiler (ppdc)
 *% to create your PPD files - not only will it save you time, it produces
 *% consistently high-quality files.
 *%
-*% Copyright 2007-2008 by Apple Inc.
-*% Copyright 2002-2006 by Easy Software Products.
-*% 
-*% These coded instructions, statements, and computer programs are the
-*% property of Apple Inc. and are protected by Federal copyright
-*% law.  Distribution and use rights are outlined in the file "LICENSE.txt"
-*% which should have been included with this file.  If this file is
-*% file is missing or damaged, see the license at "http://www.cups.org/".
+*% Copyright (c) 2007-2018 by Apple Inc.
+*% Copyright (c) 2002-2006 by Easy Software Products.
+*%
+*% Licensed under Apache License v2.0.  See the file "LICENSE" for more
+*% information.
 *FormatVersion:        "4.3"
-*FileVersion:  "1.3"
-*LanguageVersion: English 
+*FileVersion:  "2.3"
+*LanguageVersion: English
 *LanguageEncoding: ISOLatin1
 *PCFileName:   "TEST.PPD"
-*Manufacturer: "ESP"
+*Manufacturer: "Apple"
 *Product:      "(Test2)"
-*cupsVersion:  1.4
+*cupsVersion:  2.3
 *ModelName:     "Test2"
 *ShortNickName: "Test2"
 *NickName:      "Test2 for CUPS"
 *LandscapeOrientation: Plus90
 *TTRasterizer: Type42
 
-*% These constraints are used to test ppdConflicts() and ppdResolveConflicts()
+*% These constraints are used to test ppdConflicts() and cupsResolveConflicts()
 *cupsUIConstraints envelope: "*PageSize Letter *InputSlot Envelope"
-*cupsUIConstraints envelope: "*PageRegion Letter *InputSlot Envelope"
-*cupsUIResolver envelope: "*InputSlot Manual"
+*cupsUIConstraints envelope: "*PageSize A4 *InputSlot Envelope"
+*cupsUIResolver envelope: "*InputSlot Manual *PageSize Env10"
 
 *cupsUIConstraints envphoto: "*PageSize Env10 *InputSlot Envelope *Quality Photo"
-*cupsUIConstraints envphoto: "*PageRegion Env10 *InputSlot Envelope *Quality Photo"
 *cupsUIResolver envphoto: "*Quality Normal"
 
 *% This constraint is used to test ppdInstallableConflict()
 *cupsUIConstraints: "*Duplex *InstalledDuplexer False"
 
-*% These constraints are used to test the loop detection code in ppdResolveConflicts()
+*% These constraints are used to test the loop detection code in cupsResolveConflicts()
 *cupsUIConstraints loop1: "*PageSize A4 *Quality Photo"
 *cupsUIResolver loop1: "*Quality Normal"
 *cupsUIConstraints loop2: "*PageSize A4 *Quality Normal"
-*cupsUIResolver loop2: "*PageSize Letter *Quality Draft"
-*cupsUIConstraints loop3: "*PageSize Letter *Quality Draft"
-*cupsUIResolver loop3: "*PageSize A4 *Quality Photo"
+*cupsUIResolver loop2: "*Quality Photo"
 
 *% For PageSize, we have put all of the translations in-line...
 *OpenUI *PageSize/Page Size: PickOne
@@ -96,7 +88,7 @@
 *fr_CA.PageRegion A4/French Canadian A4: ""
 *fr_CA.PageRegion Env10/French Canadian #10 Envelope: ""
 
-*DefaultImageableArea: Letter 
+*DefaultImageableArea: Letter
 *ImageableArea Letter: "18 36 594 756"
 *ImageableArea A4:     "18 36 577 806"
 *ImageableArea Env10:  "18 36 279 648"
 *ParamCustomPageSize HeightOffset/Height Offset: 4 points 0 0
 *ParamCustomPageSize Orientation:  5 int 0 0
 
+*cupsMediaQualifier2: InputSlot
+*cupsMediaQualifier3: Quality
+*cupsMaxSize .Manual.: "1000 1000"
+*cupsMinSize .Manual.: "100 100"
+*cupsMinSize .Manual.Photo: "200 200"
+*cupsMinSize ..Photo: "300 300"
+
 *OpenUI *InputSlot/Input Slot: PickOne
 *OrderDependency: 20 AnySetup *InputSlot
 *DefaultInputSlot: Tray
@@ -243,6 +242,3 @@ help:anchor='foo'%20bookID=Vendor%20Help
 *Font Times-Roman: Standard "(001.007S)" Standard ROM
 *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
 *Font ZapfDingbats: Special "(001.004S)" Standard ROM
-*%
-*% End of "$Id$".
-*%