![]() |
Murl Engine API
Version 2018.3
|
A single kerning pair descriptor. More...
#include <murl_resource_i_font.h>
A single kerning pair descriptor.
Public Attributes | |
UInt32 | mCharCodeLeft |
The Unicode value of the left glyph. | |
UInt32 | mCharCodeRight |
The Unicode value of the right glyph. | |
Float | mOffset |
The horizontal offset. | |