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
|
<printer id="printer/Star-LaserPrinter_8">
<make>Star</make>
<model>LaserPrinter 8</model>
<mechanism>
<laser />
<resolution>
<dpi>
<x>300</x>
<y>300</y>
</dpi>
</resolution>
</mechanism>
<lang>
<pcl level="4" />
<text>
<charset>us-ascii</charset>
</text>
</lang>
<functionality>B</functionality>
<driver>laserjet</driver>
<comments>
<en>Appears to have assorted older emulations, including laserjet.
<br>I don't know if it has enough memory to print a full page bitmap as the laserjet driver will tend to do.</en>
</comments>
</printer>
|