Definition at line 222 of file TMPro_FontUtilities.cs.
◆ AddGlyphPairAdjustmentRecord()
Add Glyph pair adjustment record
- Parameters
-
firstGlyph | The first glyph |
firstGlyphAdjustments | Adjustment record for the first glyph |
secondGlyph | The second glyph |
secondGlyphAdjustments | Adjustment record for the second glyph |
- Returns
Definition at line 279 of file TMPro_FontUtilities.cs.
◆ AddKerningPair()
int TMPro.KerningTable.AddKerningPair |
( |
uint |
first, |
|
|
uint |
second, |
|
|
float |
offset |
|
) |
| |
|
inline |
Add Kerning Pair
- Parameters
-
first | First glyph |
second | Second glyph |
offset | xAdvance value |
- Returns
Definition at line 257 of file TMPro_FontUtilities.cs.
The documentation for this class was generated from the following file: