This file has no indexer. Directly after one character set ends, another begins.
Character Set:
Dim header As Byte ' Unknown
List Character(224):
' First 32 characters are not included in the set
Dim width As Byte Dim height As Byte Dim header As Byte ' Unknown Dim imageColors(0 To width * height - 1) As Integer
The imageColor array is loaded top to bottom, left to right. A color of 0x0000 should be treated as transparent.