source: git/lib/print.ini @ adaa778

RELEASE/1.0RELEASE/1.1RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-data
Last change on this file since adaa778 was adaa778, checked in by Olly Betts <olly@…>, 25 years ago

Initial revision

git-svn-id: file:///home/survex-svn/survex/trunk@257 4b37db11-9a0c-4f06-9ece-9ab7cdaee568

  • Property mode set to 100644
File size: 6.4 KB
Line 
1;[printers]
2;dm=bj,dm_8pin_a4,dm_8pin_11inch,dm_8pin_12inch,dm_9pin_a4,dm_9pin_11inch,dm_9pin_12inch,dm_24pin_a4,dm_24pin_11inch,dm_24pin_12inch,dm_panasonic_24pin,dm_lx86_9pin_11inch
3;hpgl=hpgl_generic_a4landscape,hpgl_generic_a1landscape,hpgl_generic_a0landscape
4;pcl=pcl_generic_a4,pcl_modern_a4
5;ps=ps_generic_a4
6
7[base]
8output=LPT1
9;default for DOS
10
11;output=Printout
12;to send to a file called 'Printout'
13
14;output=Printer:
15;default for RISCOS
16
17; The drivers look for the section "[dm]", "[ps]", "[pcl]" or "[hpgl]" as
18; appropriate, so just change the appropriate "like=" line below to point to
19; the driver that works with your printer.
20;
21; From v0.71, printdm can also drive Canon bubblejets in native mode (which
22; gives a higher resolution than in Epson emulation mode).  To use this,
23; set "like=bj" in the "[dm]" section.
24
25[dm]
26like=dm_8pin_a4
27;like=bj
28
29[ps]
30like=ps_generic_a4
31
32[pcl]
33like=pcl_generic_a4
34
35[hpgl]
36like=hpgl_generic_a4landscape
37
38[xbm]
39type=xbm
40output=printout.xbm
41width=1000
42height=2000
43
44; Driver definitions for different printers
45
46[dm_8pin_a4]
47like=base
48type=dm
49pixels_across_page=960
50lines_down_page=101
51; Page Lines Deep (99 for 11" paper, 108 for 12", 101 for A4)
52dots_per_pass=8
53; Line Dots Deep (any value >0 but 8,9,24 are useful)
54mm_across_page=205.5
55; Page mm Wide (Measure *your* printouts to check)
56mm_down_page=276.25
57; Page mm Deep (Measure *your* printouts to check)
58code_line_spacing=\[3\x18
59; Printer line spacing (\xXX gives char with hex ASCII value XX)
60code_graphics_mode=\[L
61code_graphics_mode_suffix=
62; Printer graphics mode
63code_large_font=\x12\[W1
64; Printer large font
65code_small_font=\[W0\x0f
66; Printer small font
67code_formfeed=\x0c
68; Printer page feed
69code_reset_printer=\[2
70; Printer reset
71code_end_of_line=\x0D\x0A
72; End of line code
73
74[dm_8pin_11inch]
75like=dm_8pin_a4
76lines_down_page=99
77; Page Lines Deep (99 for 11" paper, 108 for 12", 101 for A4)
78mm_down_page=
79; Page mm Deep (Measure *your* printouts to check)
80
81[dm_8pin_12inch]
82like=dm_8pin_a4
83lines_down_page=108
84; Page Lines Deep (99 for 11" paper, 108 for 12", 101 for A4)
85mm_down_page=
86; Page mm Deep (Measure *your* printouts to check)
87
88[dm_9pin_a4]
89like=dm_8pin_a4
90lines_down_page=101
91; Page Lines Deep (99 for 11" paper, 108 for 12", 101 for A4)
92dots_per_pass=9
93; Line Dots Deep (any value >0 but 8,9,24 are useful)
94mm_down_page=
95; Page mm Deep (Measure *your* printouts to check)
96code_line_spacing=\[3\[
97; Printer line spacing (\xXX gives char with hex ASCII value XX)
98code_graphics_mode=\[^\x01
99; Printer graphics mode
100
101[dm_9pin_11inch]
102like=dm_9pin_a4
103lines_down_page=99
104; Page Lines Deep
105mm_across_page=203
106; Page mm Wide (Measure *your* printouts to check)
107mm_down_page=276.5
108; Page mm Deep (Measure *your* printouts to check)
109
110[dm_9pin_12inch]
111like=dm_9pin_a4
112lines_down_page=108
113mm_across_page=203
114; Page Lines Deep (99 for 11" paper, 108 for 12", 101 for A4)
115mm_down_page=276.5
116; Page mm Deep (Measure *your* printouts to check)
117
118[dm_24pin_a4]
119like=dm_8pin_a4
120pixels_across_page=1440
121lines_down_page=101
122; Page Lines Deep (99 for 11" paper, 108 for 12", 101 for A4)
123dots_per_pass=24
124; Line Dots Deep (any value >0 but 8,9,24 are useful)
125mm_across_page=203
126; Page mm Wide (Measure *your* printouts to check)
127mm_down_page=276.25
128; Page mm Deep (Measure *your* printouts to check)
129code_line_spacing=\[3\x18
130; Printer line spacing (\xXX gives char with hex ASCII value XX)
131code_graphics_mode=\[*\x27
132; Printer graphics mode
133
134
135[dm_24pin_11inch]
136like=dm_24pin_a4
137lines_down_page=99
138; Page Lines Deep (99 for 11" paper, 108 for 12", 101 for A4)
139mm_across_page=203
140; Page mm Wide (Measure *your* printouts to check)
141mm_down_page=276.25
142; Page mm Deep (Measure *your* printouts to check)
143
144
145[dm_24pin_12inch]
146like=dm_24pin_a4
147lines_down_page=108
148; Page Lines Deep (99 for 11" paper, 108 for 12", 101 for A4)
149mm_across_page=203
150; Page mm Wide (Measure *your* printouts to check)
151mm_down_page=276.25
152; Page mm Deep (Measure *your* printouts to check)
153
154
155[dm_panasonic_24pin]
156like=dm_24pin_a4
157lines_down_page=85
158; Page Lines Deep
159mm_across_page=203.5
160; Page mm Wide (Measure *your* printouts to check)
161mm_down_page=276.25
162; Page mm Deep (Measure *your* printouts to check)
163
164
165[dm_lx86_9pin_11inch]
166like=dm_9pin_11inch
167mm_across_page=202.5
168; Page mm Wide (Measure *your* printouts to check)
169mm_down_page=274.5
170; Page mm Deep (Measure *your* printouts to check)
171
172
173[hpgl_generic_a4landscape]
174like=base
175mm_across_page=285
176; Page: plottable width (mm) (page is landscape)
177mm_down_page=200
178; Page: plottable length (mm)
179origin_in_centre=1
180
181[hpgl_generic_a1landscape]
182like=base
183mm_across_page=430
184; Page: plottable width (mm) (page is landscape)
185mm_down_page=580
186; Page: plottable length (mm)
187origin_in_centre=1
188
189[hpgl_generic_a0landscape]
190like=base
191mm_across_page=1140
192; Page: plottable width (mm) (page is landscape)
193mm_down_page=800
194; Page: plottable length (mm)
195origin_in_centre=1
196
197
198[pcl_generic_a4]
199like=base
200dpi=300
201; Dots/Inch resolution (check manual or printer will use approxn)
202mm_across_page=200
203; Printable area width (mm)
204mm_down_page=280
205; Printable area depth (mm)
206horizontal_tab_ok=0
207; Use horizontal tabs? 0 for no; 1 for yes
208vertical_tab_ok=0
209; Use vertical tabs? 0 for no; 1 for yes
210
211[pcl_modern_a4]
212like=pcl_generic_a4
213horizontal_tab_ok=1
214; Use horizontal tabs? 0 for no; 1 for yes
215vertical_tab_ok=1
216; Use vertical tabs? 0 for no; 1 for yes
217
218
219[ps_generic_a4]
220like=base
221font=Times-Roman
222; name of font to use for text
223font_size=6
224; font size in points (was fixed at 10 in old versions)
225line_width=0.5
226; was fixed in earlier versions (at what? what units?)
227mm_left_margin=8.1
228; left edge to left margin (mm)
229mm_right_margin=203.6
230; left edge to right margin (mm)
231mm_bottom_margin=8.1
232; bottom edge to bottom margin (mm)
233mm_top_margin=288.9
234; bottom edge to top margin (mm)
235
236[bj]
237like=base
238type=dm
239pixels_across_page=2880
240lines_down_page=101
241; Page Lines Deep (99 for 11" paper, 108 for 12", 101 for A4)
242dots_per_pass=48
243; Line Dots Deep (any value >0 but 8,9,24 are useful)
244mm_across_page=205.5
245; Page mm Wide (Measure *your* printouts to check) 205.5
246mm_down_page=276.25
247; Page mm Deep (Measure *your* printouts to check) 276.25
248code_line_spacing=
249; Printer line spacing (\xXX gives char with hex ASCII value XX)
250code_graphics_mode=\[[g
251code_graphics_mode_suffix=\x10
252; Printer graphics mode
253code_large_font=\[I\x08\[W\x01
254; Printer large font
255code_small_font=\[I\x10\[W\x00
256; Printer small font
257code_formfeed=\x0c
258; Printer page feed
259code_reset_printer=
260;[2
261; Printer reset
262code_end_of_line=\[J\x18\x0d
263is_ibm=1
Note: See TracBrowser for help on using the repository browser.