GlyphValueRecordConstructor

Switch to Manual
public GlyphValueRecord (float xPlacement, float yPlacement, float xAdvance, float yAdvance);

Parameters

xPlacementThe positional adjustment that affects the horizontal bearing X of the glyph.
yPlacementThe positional adjustment that affects the horizontal bearing Y of the glyph.
xAdvanceThe positional adjustment that affects the horizontal advance of the glyph.
yAdvanceThe positional adjustment that affects the vertical advance of the glyph.

Description

Constructor for new glyph value record.