Type | Name | Description |
uint16 | PosFormat | Format identifier |
|
| —format = 1 |
Offset | MarkCoverage | Offset to MarkCoverage table |
|
| —from beginning of MarkBasePos subtable |
Offset | BaseCoverage | Offset to BaseCoverage table |
|
| —from beginning of MarkBasePos subtable |
uint16 | ClassCount | Number of classes defined for marks |
Offset | MarkArray | Offset to MarkArray table |
|
| —from beginning of MarkBasePos subtable |
Offset | BaseArray | Offset to BaseArray table |
|
| —from beginning of MarkBasePos subtable |
Type | Name | Description |
uint16 | BaseCount | Number of BaseRecords |
struct | BaseRecord | Array of BaseRecords |
| [BaseCount] | —in order of BaseCoverage Index |
Type | Name | Description |
Offset | BaseAnchor | Array of offsets (one per class) to Anchor tables |
| [ClassCount] | —from beginning of BaseArray table |
|
| —ordered by class |
|
| —zero-based |