Type | Name | Description |
FIXED | version | Initially defined as 0x00020000 |
Type | Name |
BYTE | height |
BYTE | width |
CHAR | horiBearingX |
CHAR | horiBearingY |
BYTE | horiAdvance |
CHAR | vertBearingX |
CHAR | vertBearingY |
BYTE | vertAdvance |
Type | Name |
BYTE | height |
BYTE | width |
CHAR | BearingX |
CHAR | BearingY |
BYTE | Advance |
Type | Name | Description |
smallGlyphMetrics | smallMetrics | Metrics information for the glyph |
VARIABLE | image data | Byte-aligned bitmap data |
Type | Name | Description |
smallGlyphMetrics | small Metrics | Metrics information for the glyph |
VARIABLE | image data | Bit-aligned bitmap data |
Type | Name | Description |
VARIABLE | image data | Bit-aligned bitmap data |
Type | Name | Description |
bigGlyphMetrics | bigMetrics | Metrics information for the glyph |
VARIABLE | image data | Byte-aligned bitmap data |
Type | Name | Description |
bigGlyphMetrics | bigMetrics | Metrics information for the glyph |
VARIABLE | image data | Bit-aligned bitmap data |
Type | Name | Description |
USHORT | glyphCode | Component glyph code |
CHAR | xOffset | Position of component left |
CHAR | yOffset | Position of component top |
Type | Name | Description |
smallGlyphMetrics | smallMetrics | Metrics information for the glyph |
BYTE | pad | Pad to short boundary |
USHORT | numComponents | Number of components |
ebdtComponent | componentArray[n] | Glyph code, offset array |
Type | Name | Description |
bigGlyphMetrics | bigMetrics | Metrics information for the glyph |
USHORT | numComponents | Number of components |
ebdtComponent | componentArray[n] | Glyph code, offset array |