File: ADD_NEW_PRINTER

package info (click to toggle)
mtink 1.0.16-17
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,932 kB
  • sloc: ansic: 19,264; sh: 1,008; python: 626; xml: 444; makefile: 84
file content (15 lines) | stat: -rw-r--r-- 568 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
If you printer is not supported, the chance that you can adapt
mtink/ttink to your printer is good. All what you need is to
create a file printer.desc and copy them to the proper location.
After the description was made, you can also build a new version
of mtink/ttink. A little utility is provided for this.

The file printer.desc contain various line which describe the
capability of your printer.
A sample file is also provided into the utils directory.
This file was used in order to create the C-source file
needed by mtink/ttink.

See also utils/rdPrtDesc.txt