CffFontMetrics.GetFontMatrixForGlyph
CffFontMetrics.GetFontMatrixForGlyph method
Calculates transformation matrix for glyph specified by id.
public TransformationMatrix GetFontMatrixForGlyph(GlyphId glyphId)
Parameter | Type | Description |
---|---|---|
glyphId | GlyphId | Glyph identifier. |
Return Value
Glyph transformation matrix.
See Also
- class TransformationMatrix
- class GlyphId
- class CffFontMetrics
- namespace Aspose.Font.Cff
- assembly Aspose.Font