名前 | 解説 | |
---|---|---|
CrossStream | If set, kerning is perpendicular to the flow of the text. | |
HorizontalData | If set, the table has horizontal data, if not set, it has vertical data. | |
KerningPairs | The left-hand glyph and the right-hand glyph in the kerning pairs: (leftGlyphID << 16) | rightGlyphID. | |
KerningValues | The kerning value for the above pair, in FUnits. | |
MinimumValues | If set, the table has minimum values, if not set, the table has kerning values. | |
PairCount | Number of kerning pairs. | |
ReplaceAccumulatedValue | If set, the value in this table should replace the value currently being accumulated. |