source: git/lib/print.ini @ cb998d9

RELEASE/1.0RELEASE/1.1RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-datawalls-data-hanging-as-warning
Last change on this file since cb998d9 was cb998d9, checked in by Olly Betts <olly@…>, 22 years ago

Added [win] section

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

  • Property mode set to 100644
File size: 7.6 KB
RevLine 
[bd171e1a]1;  Printer Description File for Survex - http://www.survex.com/
[b2f758c]2;
[cb998d9]3;  Copyright (C) 1993-2002 Olly Betts
[b2f758c]4;
5;  This program is free software; you can redistribute it and/or modify
6;  it under the terms of the GNU General Public License as published by
7;  the Free Software Foundation; either version 2 of the License, or
8;  (at your option) any later version.
9;
10;  This program is distributed in the hope that it will be useful,
11;  but WITHOUT ANY WARRANTY; without even the implied warranty of
12;  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13;  GNU General Public License for more details.
14;
15;  You should have received a copy of the GNU General Public License
16;  along with this program; if not, write to the Free Software
17;  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
18
[bd171e1a]19; Note: don't modify this file or your changes will be overwritten by
[01f3cc6]20; upgrades.  See the Survex manual or print.ini(5) man page for details.
[b2f758c]21
[adaa778]22[base]
[b2f758c]23;default for MSDOS
24output_msdos=LPT1
25
26;default for MS Windows
27output_mswindows=LPT1
28
29;default for Unix
30output_unix=|lpr
[adaa778]31
[b2f758c]32;default for RISC OS
[d4d7e27]33;Survex$Printer is set in !Cavern.!Boot (to Printer: by default)
34output_riscos=<Survex$Printer>
[adaa778]35
[b2f758c]36;default for anything else (send to a file called `Printout')
37output=Printout
[adaa778]38
[abb82a4]39; font size for labels in points
40; Note: ignored by HPGL driver
41font_size_labels=6
42
[b2f758c]43; ======================================================================
44
[cb998d9]45[win]
46like=base
47
48; ======================================================================
49
[adaa778]50[dm]
51like=dm_8pin_a4
52
[b2f758c]53; ======================================================================
54
[adaa778]55[ps]
56like=ps_generic_a4
57
[b2f758c]58; ======================================================================
59
[adaa778]60[pcl]
61like=pcl_generic_a4
62
[b2f758c]63; ======================================================================
64
[adaa778]65[hpgl]
66like=hpgl_generic_a4landscape
67
[b2f758c]68; ======================================================================
69
[adaa778]70; Driver definitions for different printers
71
[b2f758c]72; ======================================================================
73
[adaa778]74[dm_8pin_a4]
75like=base
76type=dm
77pixels_across_page=960
[b2f758c]78
[adaa778]79; Page Lines Deep (99 for 11" paper, 108 for 12", 101 for A4)
[b2f758c]80lines_down_page=101
81
[adaa778]82; Line Dots Deep (any value >0 but 8,9,24 are useful)
[b2f758c]83dots_per_pass=8
84
[adaa778]85; Printer line spacing (\xXX gives char with hex ASCII value XX)
[b2f758c]86code_line_spacing=\[3\x18
87
88; Printer graphics mode
[adaa778]89code_graphics_mode=\[L
90code_graphics_mode_suffix=
[b2f758c]91
[adaa778]92; Printer large font
[b2f758c]93code_large_font=\x12\[W1
94
[adaa778]95; Printer small font
[b2f758c]96code_small_font=\[W0\x0f
97
[adaa778]98; Printer page feed
[b2f758c]99code_formfeed=\x0c
100
[adaa778]101; Printer reset
[b2f758c]102code_reset_printer=\[2
103
[adaa778]104; End of line code
[b2f758c]105code_end_of_line=\x0D\x0A
106
107; ======================================================================
[adaa778]108
109[dm_8pin_11inch]
110like=dm_8pin_a4
[b2f758c]111
[adaa778]112; Page Lines Deep (99 for 11" paper, 108 for 12", 101 for A4)
[b2f758c]113lines_down_page=99
114
115; ======================================================================
[adaa778]116
117[dm_8pin_12inch]
118like=dm_8pin_a4
[b2f758c]119
[adaa778]120; Page Lines Deep (99 for 11" paper, 108 for 12", 101 for A4)
[b2f758c]121lines_down_page=108
122
123; ======================================================================
[adaa778]124
125[dm_9pin_a4]
126like=dm_8pin_a4
[b2f758c]127
[adaa778]128; Page Lines Deep (99 for 11" paper, 108 for 12", 101 for A4)
[b2f758c]129lines_down_page=101
130
[adaa778]131; Line Dots Deep (any value >0 but 8,9,24 are useful)
[b2f758c]132dots_per_pass=9
133
[adaa778]134; Printer line spacing (\xXX gives char with hex ASCII value XX)
[b2f758c]135code_line_spacing=\[3\[
136
[adaa778]137; Printer graphics mode
[b2f758c]138code_graphics_mode=\[^\x01
139
140; ======================================================================
[adaa778]141
142[dm_9pin_11inch]
143like=dm_9pin_a4
[b2f758c]144
145; Page Lines Deep (99 for 11" paper, 108 for 12", 101 for A4)
[adaa778]146lines_down_page=99
[b2f758c]147
148; ======================================================================
[adaa778]149
150[dm_9pin_12inch]
151like=dm_9pin_a4
[b2f758c]152
153; Page Lines Deep (99 for 11" paper, 108 for 12", 101 for A4)
[adaa778]154lines_down_page=108
[b2f758c]155
156; ======================================================================
[adaa778]157
158[dm_24pin_a4]
159like=dm_8pin_a4
160pixels_across_page=1440
[b2f758c]161
[adaa778]162; Page Lines Deep (99 for 11" paper, 108 for 12", 101 for A4)
[b2f758c]163lines_down_page=101
164
[adaa778]165; Line Dots Deep (any value >0 but 8,9,24 are useful)
[b2f758c]166dots_per_pass=24
167
[adaa778]168; Printer line spacing (\xXX gives char with hex ASCII value XX)
[b2f758c]169code_line_spacing=\[3\x18
170
[adaa778]171; Printer graphics mode
[b2f758c]172code_graphics_mode=\[*\x27
[adaa778]173
[b2f758c]174; ======================================================================
[adaa778]175
176[dm_24pin_11inch]
177like=dm_24pin_a4
[b2f758c]178
[adaa778]179; Page Lines Deep (99 for 11" paper, 108 for 12", 101 for A4)
[b2f758c]180lines_down_page=99
181
182; ======================================================================
[adaa778]183
184[dm_24pin_12inch]
185like=dm_24pin_a4
[b2f758c]186
[adaa778]187; Page Lines Deep (99 for 11" paper, 108 for 12", 101 for A4)
[b2f758c]188lines_down_page=108
189
190; ======================================================================
[adaa778]191
192[dm_panasonic_24pin]
193like=dm_24pin_a4
[b2f758c]194
[adaa778]195; Page Lines Deep
[b2f758c]196lines_down_page=85
197
198; ======================================================================
[adaa778]199
200[dm_lx86_9pin_11inch]
201like=dm_9pin_11inch
[b2f758c]202
203; ======================================================================
[adaa778]204
205[hpgl_generic_a4landscape]
206like=base
[b2f758c]207
[adaa778]208; Page: plottable width (mm) (page is landscape)
[b2f758c]209mm_across_page=285
210
[adaa778]211; Page: plottable length (mm)
[b2f758c]212mm_down_page=200
213
[adaa778]214origin_in_centre=1
215
[b2f758c]216; ======================================================================
217
[adaa778]218[hpgl_generic_a1landscape]
219like=base
[b2f758c]220
[adaa778]221; Page: plottable width (mm) (page is landscape)
[86fae02]222mm_across_page=790
[b2f758c]223
[adaa778]224; Page: plottable length (mm)
[86fae02]225mm_down_page=550
[b2f758c]226
[adaa778]227origin_in_centre=1
228
[b2f758c]229; ======================================================================
230
[adaa778]231[hpgl_generic_a0landscape]
232like=base
[b2f758c]233
[adaa778]234; Page: plottable width (mm) (page is landscape)
[b2f758c]235mm_across_page=1140
236
[adaa778]237; Page: plottable length (mm)
[b2f758c]238mm_down_page=800
239
[adaa778]240origin_in_centre=1
241
[b2f758c]242; ======================================================================
[adaa778]243
244[pcl_generic_a4]
245like=base
[b2f758c]246
[adaa778]247; Dots/Inch resolution (check manual or printer will use approxn)
[b2f758c]248dpi=300
249
[adaa778]250; Printable area width (mm)
[b2f758c]251mm_across_page=200
252
[adaa778]253; Printable area depth (mm)
[b2f758c]254mm_down_page=280
255
[adaa778]256; Use horizontal tabs? 0 for no; 1 for yes
[b2f758c]257horizontal_tab_ok=0
258
[adaa778]259; Use vertical tabs? 0 for no; 1 for yes
[b2f758c]260vertical_tab_ok=0
261
262; ======================================================================
[adaa778]263
264[pcl_modern_a4]
265like=pcl_generic_a4
[b2f758c]266
[adaa778]267; Use horizontal tabs? 0 for no; 1 for yes
[b2f758c]268horizontal_tab_ok=1
269
[adaa778]270; Use vertical tabs? 0 for no; 1 for yes
[b2f758c]271vertical_tab_ok=1
[adaa778]272
[b2f758c]273; ======================================================================
[adaa778]274
275[ps_generic_a4]
276like=base
[b2f758c]277
[adaa778]278; name of font to use for text
[b2f758c]279font=Times-Roman
280
[990fbaf0]281; font size in points (was fixed at 10 in older versions)
[b2f758c]282font_size=10
283
284; name of font to use for labels
285font_labels=Helvetica
286
[990fbaf0]287; line width in points (was fixed at printer default in older versions)
[50ada97]288line_width=0.1
[b2f758c]289
[adaa778]290; left edge to left margin (mm)
[b2f758c]291mm_left_margin=8.1
292
[adaa778]293; left edge to right margin (mm)
[b2f758c]294mm_right_margin=203.6
295
[adaa778]296; bottom edge to bottom margin (mm)
[b2f758c]297mm_bottom_margin=8.1
298
[adaa778]299; bottom edge to top margin (mm)
[b2f758c]300mm_top_margin=288.9
301
302; ======================================================================
[adaa778]303
304[bj]
305like=base
306type=dm
307pixels_across_page=2880
[b2f758c]308
[bd171e1a]309; Canon BJ printers are unlikely to require calibration
310mm_across_page=203.2
311;mm_down_page= FIXME 101 lines => 98 used * 48 dots/line gives way more
312; then 360 dpi, which is what we'd expect
313
[adaa778]314; Page Lines Deep (99 for 11" paper, 108 for 12", 101 for A4)
[b2f758c]315lines_down_page=101
316
[bd171e1a]317; Line Dots Deep
[b2f758c]318dots_per_pass=48
319
[adaa778]320; Printer line spacing (\xXX gives char with hex ASCII value XX)
[b2f758c]321code_line_spacing=
322
323; Printer graphics mode
[adaa778]324code_graphics_mode=\[[g
325code_graphics_mode_suffix=\x10
[b2f758c]326
[adaa778]327; Printer large font
[b2f758c]328code_large_font=\[I\x08\[W\x01
329
[adaa778]330; Printer small font
[b2f758c]331code_small_font=\[I\x10\[W\x00
332
[adaa778]333; Printer page feed
[b2f758c]334code_formfeed=\x0c
335
[adaa778]336; Printer reset
[b2f758c]337code_reset_printer=
338
[adaa778]339code_end_of_line=\[J\x18\x0d
340is_ibm=1
[b2f758c]341
342; ======================================================================
Note: See TracBrowser for help on using the repository browser.