GlyphAdjustmentRecordConstructor

Switch to Manual
public GlyphAdjustmentRecord (uint glyphIndex, TextCore.LowLevel.GlyphValueRecord glyphValueRecord);

Parameters

glyphIndexThe index of the glyph in the source font file.
glyphValueRecordThe GlyphValueRecord contains the positional adjustments of the glyph.

Description

Constructor for new glyph adjustment record.