Specifications

TH230/TH230+ Programmers Guide
203
Code Table Structure
Offset Field Size Description
0 FirstCharacter 1 ASCII value of first character
1 LastCharacter 1 ASCII value of last character
2 CharacterWidth 1 Width of character in pixels
3 CharacterHeight 1 Height of character in pixels
4 MinSpacing 1 Minimal spacing between characters
5 Reserved 3 Reserved
8 CharImage[n]
International
Reserved
Offset
n*8
1
3
4
Character image(n)
(max n = LastCharacter FirstCharacter + 1)
Index for International Code Table (= 0 not international)
Reserved
Offset to Character Image
International Code Table Structure
Offset Field Size Description
0 CharacterNumber 1 Number of characters for one country
1 CountryNumber 1 Number of countries
2 CharacterWidth 1 Width of character in pixels
3 CharacterHeight 1 Height of character in pixels
4 MinSpacing 1 Minimal spacing between characters
5 Reserved 3 Reserved
8 CharImage[n]
Offset
N*4
4
Character image(n)
(max n = CharacterNumber * CountryNumber)
Offset to Character Image