[xorg-commit-diffs]
xc/programs/Xserver/XpConfig/C/print/models/CANONBJ10E-GS
Imakefile, NONE, 1.1.2.1 model-config, NONE, 1.1.2.1
Roland Mainz
xorg-commit at pdx.freedesktop.org
Mon Apr 12 20:16:42 PDT 2004
Committed by: gisburn
Update of /cvs/xorg/xc/programs/Xserver/XpConfig/C/print/models/CANONBJ10E-GS
In directory pdx:/tmp/cvs-serv9732/xc/programs/Xserver/XpConfig/C/print/models/CANONBJ10E-GS
Added Files:
Tag: XPRINT
Imakefile model-config
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 2003/02/10 05:42:52 gisburn Exp $
XPMODELNAME = CANONBJ10E-GS
MODELDIR = $(XPRINTDIR)/C/print/models/$(XPMODELNAME)
InstallNonExecFile(model-config,$(MODELDIR))
# All GhostScript-printer models should use the printer-builtin fonts from the
# "GSdefault" printer model (unless they employ more or other builtin fonts)
# (native PostScript printers should use the fonts from the "PSdefault" model)
install::
$(RM) $(DESTDIR)$(MODELDIR)/fonts
$(LN) ../GSdefault/fonts $(DESTDIR)$(MODELDIR)
--- NEW FILE: model-config ---
# $Xprint.org: CANONBJ10E-GS model-config,v 1.4 2003/02/10 14:48:04 gisburn Exp $
*content-orientations-supported: portrait landscape
*descriptor: Canon BJ-10e (GhostScript)
*document-formats-supported: {POSTSCRIPT 2}
*input-trays-supported:
*medium-source-sizes-supported: \
{ '' \
{iso-b5 FALSE {6.35 169.65 6.35 243.65}}\
{iso-a4 FALSE {6.35 203.65 6.35 290.65}}\
{na-letter FALSE {6.35 209.55 6.35 273.05}}\
{na-legal FALSE {6.35 209.55 6.35 349.25}}\
}
*plexes-supported: simplex
*printer-model: "Canon BJ-10e (GhostScript)"
*printer-resolutions-supported: 360
*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.
More information about the xorg-commit-diffs
mailing list