Home » Personal collection » Acorn hard disk » apps » Printers » 153/!Printers/dp/Template

153/!Printers/dp/Template

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Personal collection » Acorn hard disk » apps » Printers
Filename: 153/!Printers/dp/Template
Read OK:
File size: 0352 bytes
Load address: 0000
Exec address: 0000
Duplicates

There is 1 duplicate copy of this file in the archive:

File contents
# Printer template for dp
#
tp:
 tp: printers
  pr_nme: st
  sh_nme: st
  sp_nme: st
  res: ls, ptr
  txt_cds: ls, ptr
  chars: ptr
  default_paper_size: st
  default_xresolution: in
  default_yresolution: in
  default_quality: in
  supports_fast_parallel: in
  default_gname: st
 end:
 tp: t_mode
  t_page_lines: gs
  t_08: gs
  t_09: gs
  t_0C: gs
  t_0D: gs
  t_0D0A: gs
  t_start: gs
  t_end: gs
  t_pica: gs
  t_elite: gs
  t_condensed: gs
  t_expanded: gs
  t_b_on: gs
  t_b_off: gs
  t_i_on: gs
  t_i_off: gs
  t_l_on: gs
  t_l_off: gs
  t_sup_on: gs
  t_sup_off: gs
  t_sub_on: gs
  t_sub_off: gs
  t_u_on: gs
  t_u_off: gs
 end:
 tp: g_mode
  module: ptr
  palette: in
  options: in
  pxres: in
  pyres: in
  data: gs
  flags: in
  gname: st
  gcalib: st
 end:
 tp: dumpers
  number: in
  name: st
 end:
 tp: char_maps
  char: ch
 end:
end:
00000000  23 20 50 72 69 6e 74 65  72 20 74 65 6d 70 6c 61  |# Printer templa|
00000010  74 65 20 66 6f 72 20 64  70 0a 23 0a 74 70 3a 0a  |te for dp.#.tp:.|
00000020  20 74 70 3a 20 70 72 69  6e 74 65 72 73 0a 20 20  | tp: printers.  |
00000030  70 72 5f 6e 6d 65 3a 20  73 74 0a 20 20 73 68 5f  |pr_nme: st.  sh_|
00000040  6e 6d 65 3a 20 73 74 0a  20 20 73 70 5f 6e 6d 65  |nme: st.  sp_nme|
00000050  3a 20 73 74 0a 20 20 72  65 73 3a 20 6c 73 2c 20  |: st.  res: ls, |
00000060  70 74 72 0a 20 20 74 78  74 5f 63 64 73 3a 20 6c  |ptr.  txt_cds: l|
00000070  73 2c 20 70 74 72 0a 20  20 63 68 61 72 73 3a 20  |s, ptr.  chars: |
00000080  70 74 72 0a 20 20 64 65  66 61 75 6c 74 5f 70 61  |ptr.  default_pa|
00000090  70 65 72 5f 73 69 7a 65  3a 20 73 74 0a 20 20 64  |per_size: st.  d|
000000a0  65 66 61 75 6c 74 5f 78  72 65 73 6f 6c 75 74 69  |efault_xresoluti|
000000b0  6f 6e 3a 20 69 6e 0a 20  20 64 65 66 61 75 6c 74  |on: in.  default|
000000c0  5f 79 72 65 73 6f 6c 75  74 69 6f 6e 3a 20 69 6e  |_yresolution: in|
000000d0  0a 20 20 64 65 66 61 75  6c 74 5f 71 75 61 6c 69  |.  default_quali|
000000e0  74 79 3a 20 69 6e 0a 20  20 73 75 70 70 6f 72 74  |ty: in.  support|
000000f0  73 5f 66 61 73 74 5f 70  61 72 61 6c 6c 65 6c 3a  |s_fast_parallel:|
00000100  20 69 6e 0a 20 20 64 65  66 61 75 6c 74 5f 67 6e  | in.  default_gn|
00000110  61 6d 65 3a 20 73 74 0a  20 65 6e 64 3a 0a 20 74  |ame: st. end:. t|
00000120  70 3a 20 74 5f 6d 6f 64  65 0a 20 20 74 5f 70 61  |p: t_mode.  t_pa|
00000130  67 65 5f 6c 69 6e 65 73  3a 20 67 73 0a 20 20 74  |ge_lines: gs.  t|
00000140  5f 30 38 3a 20 67 73 0a  20 20 74 5f 30 39 3a 20  |_08: gs.  t_09: |
00000150  67 73 0a 20 20 74 5f 30  43 3a 20 67 73 0a 20 20  |gs.  t_0C: gs.  |
00000160  74 5f 30 44 3a 20 67 73  0a 20 20 74 5f 30 44 30  |t_0D: gs.  t_0D0|
00000170  41 3a 20 67 73 0a 20 20  74 5f 73 74 61 72 74 3a  |A: gs.  t_start:|
00000180  20 67 73 0a 20 20 74 5f  65 6e 64 3a 20 67 73 0a  | gs.  t_end: gs.|
00000190  20 20 74 5f 70 69 63 61  3a 20 67 73 0a 20 20 74  |  t_pica: gs.  t|
000001a0  5f 65 6c 69 74 65 3a 20  67 73 0a 20 20 74 5f 63  |_elite: gs.  t_c|
000001b0  6f 6e 64 65 6e 73 65 64  3a 20 67 73 0a 20 20 74  |ondensed: gs.  t|
000001c0  5f 65 78 70 61 6e 64 65  64 3a 20 67 73 0a 20 20  |_expanded: gs.  |
000001d0  74 5f 62 5f 6f 6e 3a 20  67 73 0a 20 20 74 5f 62  |t_b_on: gs.  t_b|
000001e0  5f 6f 66 66 3a 20 67 73  0a 20 20 74 5f 69 5f 6f  |_off: gs.  t_i_o|
000001f0  6e 3a 20 67 73 0a 20 20  74 5f 69 5f 6f 66 66 3a  |n: gs.  t_i_off:|
00000200  20 67 73 0a 20 20 74 5f  6c 5f 6f 6e 3a 20 67 73  | gs.  t_l_on: gs|
00000210  0a 20 20 74 5f 6c 5f 6f  66 66 3a 20 67 73 0a 20  |.  t_l_off: gs. |
00000220  20 74 5f 73 75 70 5f 6f  6e 3a 20 67 73 0a 20 20  | t_sup_on: gs.  |
00000230  74 5f 73 75 70 5f 6f 66  66 3a 20 67 73 0a 20 20  |t_sup_off: gs.  |
00000240  74 5f 73 75 62 5f 6f 6e  3a 20 67 73 0a 20 20 74  |t_sub_on: gs.  t|
00000250  5f 73 75 62 5f 6f 66 66  3a 20 67 73 0a 20 20 74  |_sub_off: gs.  t|
00000260  5f 75 5f 6f 6e 3a 20 67  73 0a 20 20 74 5f 75 5f  |_u_on: gs.  t_u_|
00000270  6f 66 66 3a 20 67 73 0a  20 65 6e 64 3a 0a 20 74  |off: gs. end:. t|
00000280  70 3a 20 67 5f 6d 6f 64  65 0a 20 20 6d 6f 64 75  |p: g_mode.  modu|
00000290  6c 65 3a 20 70 74 72 0a  20 20 70 61 6c 65 74 74  |le: ptr.  palett|
000002a0  65 3a 20 69 6e 0a 20 20  6f 70 74 69 6f 6e 73 3a  |e: in.  options:|
000002b0  20 69 6e 0a 20 20 70 78  72 65 73 3a 20 69 6e 0a  | in.  pxres: in.|
000002c0  20 20 70 79 72 65 73 3a  20 69 6e 0a 20 20 64 61  |  pyres: in.  da|
000002d0  74 61 3a 20 67 73 0a 20  20 66 6c 61 67 73 3a 20  |ta: gs.  flags: |
000002e0  69 6e 0a 20 20 67 6e 61  6d 65 3a 20 73 74 0a 20  |in.  gname: st. |
000002f0  20 67 63 61 6c 69 62 3a  20 73 74 0a 20 65 6e 64  | gcalib: st. end|
00000300  3a 0a 20 74 70 3a 20 64  75 6d 70 65 72 73 0a 20  |:. tp: dumpers. |
00000310  20 6e 75 6d 62 65 72 3a  20 69 6e 0a 20 20 6e 61  | number: in.  na|
00000320  6d 65 3a 20 73 74 0a 20  65 6e 64 3a 0a 20 74 70  |me: st. end:. tp|
00000330  3a 20 63 68 61 72 5f 6d  61 70 73 0a 20 20 63 68  |: char_maps.  ch|
00000340  61 72 3a 20 63 68 0a 20  65 6e 64 3a 0a 65 6e 64  |ar: ch. end:.end|
00000350  3a 0a                                             |:.|
00000352