Changes

Jump to: navigation, search

Amstrad/Schneider Printer Control Codes

6 bytes added, 19:22, 9 September 2010
/* DMP2xxx/3xxx Printer Codes (sorted by number) */
|1B 2A d lo hi .. ||27 42 d lo hi .. ||ESC "*" d lo hi.. ||Graphics
|Print 8pin Graphics (hi:lo number of dot columns (number of data bytes), each data byte defines 8-pins (bit7=upper pin), Density (d) can be:
* 00h = 60dpi60 dpi, 480 pix per 8 inch, single density graphics (same as ESC K)* 01h = 120dpi120 dpi, 960 pix per 8 inch, double density graphics (same as ESC L)* 02h = 120/2dpi2 dpi, double speed double density (same as ESC Y) (120dpi source data being output at 60dpi) (960 pix per 8 inch)* 03h = 240/2dpi2 dpi, double speed quad density (same as ESC Z) (240dpi source data being output at 120dpi) (1920 pix per 8 inch)* 04h = 80dpi80 dpi, 640 pix per 8 inch (for CPC/EGA/VGA screenshots)* 05h = 72dpi72 dpi, 576 pix per 8 inch (for 1:1 pixel aspect ratio)* 06h = 90dpi90 dpi, 720 pix per 8 inch (for Hercules screenshots)In the two "double speed" modes, dots can be positioned at fine resolution, but the next dot (in the same row) must be white
|-
|1B 2D 30 ||27 45 48 ||ESC - "0" ||Text Style
6,388
edits