
ASCII | Dec. | Hex. | Description |
ESC - 1/0 | 45 | 2D | Turn Underline On/Off |
ESC q n | 113 | 71 | Select Character Style |
|
|
| n = 0: Normal style |
|
|
| 1: Outline |
|
|
| 2: Shadow |
|
|
| 3: Outline with shadow |
Spacing
| ASClI | Dec. | Hex. | Description |
ESC SP n | 32 | 2 0 | Set Intercharacter Space | |
|
|
|
| n = Number of units of space added |
|
|
|
| to the space between characters |
|
|
|
| ( 1 - 1 2 7 ) |
|
|
|
| Units are 1/120 inch (draft) and |
|
|
|
| 1/180 inch (LQ and proportional) |
| ESC ( U nn | 40 85 | 28 55 | Define Unit |
|
|
|
| ESC ( U 1 0 n |
|
|
|
| Define positioning unit as n/3600 inch |
|
|
|
| n = 10, 20, 30, 40, 50, or 60 |
|
|
|
| n = 10: default |
| ESC c n1 n2 | 9 9 | 63 | Set Horizontal Motion Index (HMI) |
|
|
|
| Select Pitch in n / |
Total units = n1 + n2 x 256