Constructor TMP_GlyphAdjustmentRecord
TMP_GlyphAdjustmentRecord(uint, TMP_GlyphValueRecord)
Constructor
Declaration
public TMP_GlyphAdjustmentRecord(uint glyphIndex, TMP_GlyphValueRecord glyphValueRecord)
Parameters
Type | Name | Description |
---|---|---|
uint | glyphIndex | The index of the glyph in the source font file. |
TMP_GlyphValueRecord | glyphValueRecord | The GlyphValueRecord contains the positional adjustments of the glyph. |