[xorg-commit-diffs] xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family 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/HPLJ4family
In directory pdx:/tmp/cvs-serv5532/programs/Xserver/XpConfig/C/print/models/HPLJ4family

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 = HPLJ4family

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/HPLJ4family/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:44 -0000	1.1
+++ b/model-config	21 Apr 2004 10:03:22 -0000	1.1.4.1
@@ -1,28 +1,15 @@
-# $Xorg: model-config,v 1.3 2000/08/17 19:48:04 cpqbld Exp $
+# $Xprint.org: HPLJ4family model-config,v 1.4 2002/11/07 19:48:04 gisburn Exp $
 # This is the configuration file for the HP LaserJet 4 Printers.
 #
 # Though not a deliverable for the CDEnext SI, the XP-PCL-MONO
 # driver should be able to support the LaserJet 4 printers.
 #
-# Attribute IDs must be qualified using either the printer-model
-# identifier or an asterisk ('*').  For example, if "HPLJ4family" is the
-# printer-model, then to initialize the 'plexes-supported' attribute
-# to 'simplex', use: "HPLJ4family.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.
-
-HPLJ4family.printer-model: "Hewlett-Packard LaserJet 4 Series"
-HPLJ4family.printer-resolutions-supported: 300 600
-HPLJ4family.content-orientations-supported: portrait landscape
-HPLJ4family.document-formats-supported: {PCL 5} {PostScript 2}
-HPLJ4family.plexes-supported: simplex duplex
-HPLJ4family.xp-ddx-identifier: XP-PCL-MONO
-HPLJ4family.xp-embedded-formats-supported: { PCL 5 } { PostScript 2 }
-HPLJ4family.xp-setup-proviso: setup-optional
-
+*content-orientations-supported: portrait landscape
+*descriptor: Hewlett-Packard LaserJet 4 Series
+*document-formats-supported: {PCL 5} {PostScript 2}
+*input-trays-supported:
 # 1/4" unprintable margins
-HPLJ4family.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 +28,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 LaserJet 4 Series"
+*printer-resolutions-supported: 300 600
+*xp-ddx-identifier: XP-PCL-MONO
+*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