|
| Command Summary |
ASCII | Dec. Hex. | Description |
| ||
Character Tables (continued) | ||
|
|
|
ESC R n | 82 52 | Select an International Character Set |
|
| 0: USA 1: France 2: Germany 3:UK |
|
| 4: Denmark 5: Sweden 6: Italy 7: Spain |
8: Japan 9: Norway 10): Denmark II
11: Spain II 12: Latin America 13: Korea
64: Legal
ESC & nn 38 26 Define
nl = code for first character; n2 = code for last character; d0 = left space of character; dl = body width of character; d2 = right space of character
data: 3 bytes required for each column; super/subscripts require only 2 bytes per column
ESC : 0 n 0 58 3A Copy ROM to RAM n= font family
0:Roman
1:Sans Serif
ESC % n 37 25 Select
0:Normal set
1:
ESC 6 54 36 Enable Printable Characters
With Extended Graphics this command enables the printing of codes
ESC 7 55 37 Enable Upper Control Codes Cancels ESC 6
Command Summary