GetKerningValue
TtfFontMetrics.GetKerningValue method
Devuelve el valor de interletraje para el par de glifos.
public override double GetKerningValue(GlyphId prevGlyphId, GlyphId nextGlyphId)
Parámetro | Escribe | Descripción |
---|---|---|
prevGlyphId | GlyphId | Primer glifo en pareja. |
nextGlyphId | GlyphId | Tamaño de fuente. |
Valor_devuelto
Valor de interletraje.
Ver también
- class GlyphId
- class TtfFontMetrics
- espacio de nombres Aspose.Font.Ttf
- asamblea Aspose.Font