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
|