Class KerningTable
Inherited Members
Namespace: TMPro
Assembly: solution.dll
Syntax
[Serializable]
public class KerningTable
Constructors
Name | Description |
---|---|
KerningTable() |
Fields
Name | Description |
---|---|
kerningPairs |
Methods
Name | Description |
---|---|
AddGlyphPairAdjustmentRecord(uint, GlyphValueRecord_Legacy, uint, GlyphValueRecord_Legacy) | Add Glyph pair adjustment record |
AddKerningPair() | |
AddKerningPair(uint, uint, float) | Add Kerning Pair |
RemoveKerningPair(int) | |
RemoveKerningPair(int, int) | |
SortKerningPairs() |