GetKerningValue
TtfFontMetrics.GetKerningValue method
Gibt den Kerningwert für das Glyphenpaar zurück.
public override double GetKerningValue(GlyphId prevGlyphId, GlyphId nextGlyphId)
Parameter | Typ | Beschreibung |
---|---|---|
prevGlyphId | GlyphId | Erste Glyphe im Paar. |
nextGlyphId | GlyphId | Schriftgröße. |
Rückgabewert
Kerning-Wert.
Siehe auch
- class GlyphId
- class TtfFontMetrics
- namensraum Aspose.Font.Ttf
- Montage Aspose.Font