Method AddKerningPair
AddKerningPair()
Declaration
public void AddKerningPair()
AddKerningPair(uint, uint, float)
Add Kerning Pair
Declaration
public int AddKerningPair(uint first, uint second, float offset)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | first | First glyph |
| uint | second | Second glyph |
| float | offset | xAdvance value |
Returns
| Type | Description |
|---|---|
| int |