[xorg-commit-diffs] xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C Imakefile, NONE, 1.1.4.1 model-config, 1.1, 1.1.4.1

Roland Mainz xorg-commit at pdx.freedesktop.org
Wed Apr 21 20:03:30 EST 2004


Committed by: gisburn

Update of /cvs/xorg/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C
In directory pdx:/tmp/cvs-serv5532/programs/Xserver/XpConfig/C/print/models/HPDJ1600C

Modified Files:
      Tag: XORG-CURRENT
	model-config 
Added Files:
      Tag: XORG-CURRENT
	Imakefile 
Log Message:
Fix for http://pdx.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=530 - Land XPRINT branch on XORG-CURRENT

--- NEW FILE: Imakefile ---
XCOMM $Xorg: Imakefile,v 1.1 2002/06/09 05:42:52 gisburn Exp $
#define IHaveSubdirs
#define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)"

SUBDIRS = fonts

XPMODELNAME = HPDJ1600C

MODELDIR = $(XPRINTDIR)/C/print/models/$(XPMODELNAME)

InstallNonExecFile(model-config,$(MODELDIR))

MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))

Index: model-config
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/model-config,v
retrieving revision 1.1
retrieving revision 1.1.4.1
diff -u -d -r1.1 -r1.1.4.1
--- a/model-config	14 Nov 2003 15:54:43 -0000	1.1
+++ b/model-config	21 Apr 2004 10:03:21 -0000	1.1.4.1
@@ -1,28 +1,16 @@
-# $Xorg: model-config,v 1.3 2000/08/17 19:48:04 cpqbld Exp $
+# $Xprint.org: HPDJ1600C model-config,v 1.4 2002/11/07 19:48:04 gisburn Exp $
 # This is the configuration file for the HP DeskJet 1600C printer.
 #
 # The CDEnext SI supports two 1600C drivers XP-PCL-MONO and
 # XP-PCL-COLOR, which work with this configuration file.
 #
-# Attribute IDs must be qualified using either the printer-model
-# identifier or an asterisk ('*').  For example, if "HPDJ1600C" is the
-# printer-model, then to initialize the 'plexes-supported' attribute
-# to 'simplex', use: "HPDJ1600C.plexes-supported: simplex". For the
-# asterisk, use: "*.plexes-supported: simplex". If the same attribute
-# is specified using each method, the printer-model qualified entry
-# takes precedence.
-
-HPDJ1600C.printer-model: "Hewlett-Packard DeskJet 1600C"
-HPDJ1600C.printer-resolutions-supported: 300
-HPDJ1600C.content-orientations-supported: portrait landscape
-HPDJ1600C.document-formats-supported: {PCL 5} {PostScript 2}
-HPDJ1600C.plexes-supported: simplex duplex
-HPDJ1600C.xp-ddx-identifier: XP-PCL-COLOR
-HPDJ1600C.xp-embedded-formats-supported: { PCL 5 } { PostScript 2 }
-HPDJ1600C.xp-setup-proviso: setup-optional
 
+*content-orientations-supported: portrait landscape
+*descriptor: Hewlett-Packard DeskJet 1600C
+*document-formats-supported: {PCL 5} {PostScript 2}
+*input-trays-supported:
 # 1/4" unprintable margins
-HPDJ1600C.medium-source-sizes-supported:\
+*medium-source-sizes-supported:\
 { '' \
     {na-letter			FALSE {6.35 209.55 6.35 273.05}}\
     {executive			FALSE {6.35 177.75 6.35 260.35}}\
@@ -41,4 +29,12 @@
     {hp-japanese-postcard	FALSE {6     94	   6	142   }}\
     {hp-japanese-doublepostcard FALSE {6    142	   6	194   }}\
 }
-
+*plexes-supported: simplex duplex
+*printer-model: "Hewlett-Packard DeskJet 1600C"
+*printer-resolutions-supported: 300
+*xp-ddx-identifier: XP-PCL-COLOR
+*xp-listfonts-modes-supported: xp-list-internal-printer-fonts xp-list-glyph-fonts
+*xp-embedded-formats-supported: { PCL 5 } { PostScript 2 }
+*xp-raw-formats-supported: { PCL 5 }
+*xp-setup-proviso: setup-optional
+# EOF.




More information about the xorg-commit-diffs mailing list