GetKerningValue

FontMetrics.GetKerningValue method

返回字形对的字距调整值。

public virtual double GetKerningValue(GlyphId prevGlyphId, GlyphId nextGlyphId)
范围类型描述
prevGlyphIdGlyphId成对的第一个字形。
nextGlyphIdGlyphId字体大小。

返回值

字距调整值。

也可以看看