Skip to content

Commit f8226ce

Browse files
committed
special support for Canon C3200N
1 parent ad6b964 commit f8226ce

File tree

2 files changed

+41
-0
lines changed

2 files changed

+41
-0
lines changed

XpConfig/C/print/attributes/document

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ PS2PDFspooldir-GS.default-printer-resolution: 600
3434
HPLJ4050-PS.default-printer-resolution: 600
3535
SPSPARC2.default-printer-resolution: 300
3636
CANONBJ10E-GS.default-printer-resolution: 360
37+
CANONC3200-PS.default-printer-resolution: 600
3738

3839
# EXAMPLES
3940
#
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# $Xprint.org: CANONC3200-PS model-config,v 1.1 2004/06/24 09:18:04 gisburn Exp $
2+
# model-config for the PostScript DDX
3+
#
4+
# automatically generated by xpppdtomodelconfig V0.1
5+
#
6+
# DO NOT MODIFY THIS FILE!!
7+
#
8+
# Attributes supported for this printer model
9+
*content-orientations-supported: portrait landscape reverse-portrait reverse-landscape
10+
*descriptor: Canon iR C3200
11+
*document-formats-supported: {POSTSCRIPT 2}
12+
*input-trays-supported:
13+
*medium-source-sizes-supported: \
14+
{ '' \
15+
{iso-a4 FALSE {4.002 206 4.002 293}}\
16+
{na-letter FALSE {4.002 211.9 4.002 275.4}}\
17+
{na-legal FALSE {4.002 211.9 4.002 351.6}}\
18+
{iso-a3 FALSE {4.002 293 4.002 416}}\
19+
{iso-a5 FALSE {4.002 144 4.002 206}}\
20+
{iso-b4 FALSE {4.002 246 4.002 349}}\
21+
{iso-b5 FALSE {4.002 172 4.002 246}}\
22+
{executive FALSE {4.002 180.1 4.002 262.7}}\
23+
{invoice FALSE {4.002 135.7 4.002 211.9}}\
24+
{monarch-envelope FALSE {4.002 94.3 4.002 186.5}}\
25+
{na-number-10-envelop FALSE {4.002 100.8 4.002 237.3}}\
26+
{iso-c5 FALSE {4.002 158 4.002 225}}\
27+
}
28+
29+
*plexes-supported: simplex duplex tumble
30+
*printer-model: "Canon iR C3200"
31+
*printer-resolutions-supported: 600
32+
*xp-ddx-identifier: XP-POSTSCRIPT
33+
*xp-listfonts-modes-supported: xp-list-internal-printer-fonts xp-list-glyph-fonts
34+
*xp-embedded-formats-supported: {POSTSCRIPT 2}
35+
*xp-raw-formats-supported: {POSTSCRIPT 2}
36+
*xp-setup-proviso: setup-optional
37+
# NOTE: xp-psddx-* attributes are EXPERIMENTAL for now.
38+
*xp-psddx-download-fonts: pfa pfb ttf ttc otf otc
39+
*xp-psddx-download-font-type: pstype1
40+
# EOF.

0 commit comments

Comments
 (0)