1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
|
<printer id="printer/Printrex-820_DL">
<make>Printrex</make>
<model>820 DL</model>
<mechanism><!--not "color"-->
<resolution>
<dpi>
<x>200</x>
<y>200</y>
</dpi>
</resolution>
<consumables>
<comments>
<en>Just thermal paper</en>
</comments>
<!--one or more "partno" elements.--></consumables>
</mechanism>
<url>http://www.printrex.com/</url>
<lang>
<proprietary/><!--no pjl-->
<text>
<charset>us-ascii</charset>
</text>
</lang>
<autodetect>
<!--no known parport probe information--></autodetect>
<functionality>D</functionality><!--unknown preferred "driver"-->
<unverified/><!--no "contrib_url"-->
<comments>
<en>
Data logging printer; prints on continuous roll thermal paper.<p>
Prints text just fine, and the command set is fully documented.<p>
It should be straightforward to write a Ghostscript driver for the
two bitmap modes (100 and 200dpi).
</en>
</comments>
</printer>
|