A FontChar kerning information as well as linked list of kernings. See FontChar.kerning.
Constructor
new(c:Int, o:Float)
Create a new kerning instance.
Parameters:
c | The preceding character. |
|---|---|
o | The kerning offset. |

A FontChar kerning information as well as linked list of kernings. See FontChar.kerning.
new(c:Int, o:Float)Create a new kerning instance.
Parameters:
c | The preceding character. |
|---|---|
o | The kerning offset. |