Format | Bits | Description |
1 | 2 | Signed 2-bit value, 8 values per uint16 |
2 | 4 | Signed 4-bit value, 4 values per uint16 |
3 | 8 | Signed 8-bit value, 2 values per uint16 |
Type | Name | Description |
uint16 | StartSize | Smallest size to correct |
—in ppem | ||
uint16 | EndSize | Largest size to correct |
—in ppem | ||
uint16 | DeltaFormat | Format of DeltaValue array data: 1, 2, or 3 |
uint16 | DeltaValue[ ] | Array of compressed data |