Version: 2020.3
言語: 日本語

GlyphValueRecordConstructor

マニュアルに切り替える
public GlyphValueRecord (float xPlacement, float yPlacement, float xAdvance, float yAdvance);

パラメーター

xPlacement The positional adjustment that affects the horizontal bearing X of the glyph.
yPlacement The positional adjustment that affects the horizontal bearing Y of the glyph.
xAdvance The positional adjustment that affects the horizontal advance of the glyph.
yAdvance The positional adjustment that affects the vertical advance of the glyph.

説明

Constructor for new glyph value record.