[xorg-commit-diffs]
xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2
Imakefile, NONE, 1.1.2.1 model-config, 1.1, 1.1.20.1
Roland Mainz
xorg-commit at pdx.freedesktop.org
Mon Apr 12 20:16:45 PDT 2004
- Previous message: [xorg-commit-diffs]
xc/programs/Xserver/XpConfig/C/print/models/PSspooldir
Imakefile, NONE, 1.1.2.1 model-config, NONE,
1.1.2.1 spooltodir.sh, NONE, 1.1.2.1
- Next message: [xorg-commit-diffs]
xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts
Imakefile, NONE, 1.1.2.1 AvantGarde-Book.pmf, 1.1,
NONE AvantGarde-BookOblique.pmf, 1.1, NONE AvantGarde-Demi.pmf,
1.1, NONE AvantGarde-DemiOblique.pmf, 1.1,
NONE Courier-Bold.pmf, 1.1, NONE Courier-BoldOblique.pmf, 1.1,
NONE Courier-Oblique.pmf, 1.1, NONE Courier.pmf, 1.1,
NONE Helvetica-Bold.pmf, 1.1, NONE Helvetica-BoldOblique.pmf,
1.1, NONE Helvetica-Oblique.pmf, 1.1, NONE Helvetica.pmf, 1.1,
NONE LubalinGraph-Book.pmf, 1.1,
NONE LubalinGraph-BookOblique.pmf, 1.1,
NONE LubalinGraph-Demi.pmf, 1.1,
NONE LubalinGraph-DemiOblique.pmf, 1.1,
NONE NewCenturySchlbk-Bold.pmf, 1.1,
NONE NewCenturySchlbk-BoldItalic.pmf, 1.1,
NONE NewCenturySchlbk-Italic.pmf, 1.1,
NONE NewCenturySchlbk-Roman.pmf, 1.1, NONE Souvenir-Demi.pmf,
1.1, NONE Souvenir-DemiItalic.pmf, 1.1,
NONE Souvenir-Light.pmf, 1.1, NONE Souvenir-LightItalic.pmf,
1.1, NONE Symbol.pmf, 1.1, NONE Times-Bold.pmf, 1.1,
NONE Times-BoldItalic.pmf, 1.1, NONE Times-Italic.pmf, 1.1,
NONE Times-Roman.pmf, 1.1, NONE ZapfDingbats.pmf, 1.1, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: gisburn
Update of /cvs/xorg/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2
In directory pdx:/tmp/cvs-serv9732/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2
Modified Files:
Tag: XPRINT
model-config
Added Files:
Tag: XPRINT
Imakefile
Log Message:
Fix for http://xprint.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=462 - RFE: Merge xprint.mozdev.org Xprint enhancements into Xorg XPRINT branch
--- 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 = SPSPARC2
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/SPSPARC2/model-config,v
retrieving revision 1.1
retrieving revision 1.1.20.1
diff -u -d -r1.1 -r1.1.20.1
--- a/model-config 14 Nov 2003 15:54:44 -0000 1.1
+++ b/model-config 13 Apr 2004 03:16:39 -0000 1.1.20.1
@@ -1,13 +1,18 @@
-# $Xorg: model-config,v 1.3 2000/08/17 19:48:04 cpqbld Exp $
-SPSPARC2.printer-model: "SunPics SPARCprinter II"
-SPSPARC2.printer-resolutions-supported: 300
-SPSPARC2.content-orientations-supported: portrait landscape
-SPSPARC2.document-formats-supported: {PostScript 2}
-SPSPARC2.plexes-supported: simplex
-SPSPARC2.xp-ddx-identifier: XP-POSTSCRIPT
-SPSPARC2.xp-embedded-formats-supported: { PostScript 2 }
-*xp-setup-proviso: setup-optional
-SPSPARC2.medium-source-sizes-supported: \
+# $Xprint.org: SPSPARC2 model-config,v 1.4 2002/11/07 19:48:04 gisburn Exp $
+*content-orientations-supported: portrait landscape
+*descriptor: SunPics SPARCprinter II
+*document-formats-supported: {POSTSCRIPT 2}
+*input-trays-supported:
+*medium-source-sizes-supported: \
{ '' {na-letter FALSE {6.35 209.55 6.35 273.05}} \
{na-legal FALSE {6.35 209.55 6.35 349.25}} \
{iso-a4 FALSE {6.35 203.65 6.35 290.65}}}
+*plexes-supported: simplex
+*printer-model: "SunPics SPARCprinter II"
+*printer-resolutions-supported: 300
+*xp-ddx-identifier: XP-POSTSCRIPT
+*xp-listfonts-modes-supported: xp-list-internal-printer-fonts xp-list-glyph-fonts
+*xp-embedded-formats-supported: {POSTSCRIPT 2}
+*xp-raw-formats-supported: {POSTSCRIPT 2}
+*xp-setup-proviso: setup-optional
+# EOF.
- Previous message: [xorg-commit-diffs]
xc/programs/Xserver/XpConfig/C/print/models/PSspooldir
Imakefile, NONE, 1.1.2.1 model-config, NONE,
1.1.2.1 spooltodir.sh, NONE, 1.1.2.1
- Next message: [xorg-commit-diffs]
xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts
Imakefile, NONE, 1.1.2.1 AvantGarde-Book.pmf, 1.1,
NONE AvantGarde-BookOblique.pmf, 1.1, NONE AvantGarde-Demi.pmf,
1.1, NONE AvantGarde-DemiOblique.pmf, 1.1,
NONE Courier-Bold.pmf, 1.1, NONE Courier-BoldOblique.pmf, 1.1,
NONE Courier-Oblique.pmf, 1.1, NONE Courier.pmf, 1.1,
NONE Helvetica-Bold.pmf, 1.1, NONE Helvetica-BoldOblique.pmf,
1.1, NONE Helvetica-Oblique.pmf, 1.1, NONE Helvetica.pmf, 1.1,
NONE LubalinGraph-Book.pmf, 1.1,
NONE LubalinGraph-BookOblique.pmf, 1.1,
NONE LubalinGraph-Demi.pmf, 1.1,
NONE LubalinGraph-DemiOblique.pmf, 1.1,
NONE NewCenturySchlbk-Bold.pmf, 1.1,
NONE NewCenturySchlbk-BoldItalic.pmf, 1.1,
NONE NewCenturySchlbk-Italic.pmf, 1.1,
NONE NewCenturySchlbk-Roman.pmf, 1.1, NONE Souvenir-Demi.pmf,
1.1, NONE Souvenir-DemiItalic.pmf, 1.1,
NONE Souvenir-Light.pmf, 1.1, NONE Souvenir-LightItalic.pmf,
1.1, NONE Symbol.pmf, 1.1, NONE Times-Bold.pmf, 1.1,
NONE Times-BoldItalic.pmf, 1.1, NONE Times-Italic.pmf, 1.1,
NONE Times-Roman.pmf, 1.1, NONE ZapfDingbats.pmf, 1.1, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the xorg-commit-diffs
mailing list