Fonts

Data File: Fonts.mul

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(width * height) As Short

The imageColor array is loaded top to bottom, left to right. A color of 0x0000 should be treated as transparent.

See Also:
 - UO Color Format