Table 5: Font Management
COMMAND
HEX VALUE
FUNCTION
ESC * c # D
1B 2A 63 # 44
Assign Font ID
The Font ID command is used to specify an ID number for use in
subsequent font management commands.
# = ID # (0 through 32767)
ESC * c # F
1B 2A 63 # 46
Font Control
# = 0 : Delete all soft fonts
# = 1 : Delete all temporary soft fonts
# = 2 : Delete soft font (last ID specified)
# = 3 : Delete Character Code (last ID and Character Code specified)
# = 4 : Make soft font temporary (last ID specified)
# = 5 : Make soft font permanent (last ID specified)
# = 6 : Copy/Assign current invoke font as temporary (last ID
specified)
# = 7 : Store font on the hard drive (last ID Specified)
# = 8 : Delete Stored font (Last ID specified)
# = 9 : Delete All Stored Fonts
Table 6: Font Creation Commands
COMMAND
HEX VALUE
FUNCTION
ESC ) s # W [font data]
1B 29 73 # 57
Font Descriptor (font header)
# = Number of font descriptor data bytes
ESC ( s # W [binary data]
1B 28 73 # 57
Download character
ESC * c # E
1B 2A 63 # 45
Character code
# = Decimal character code
# = Decimal character code