CffFontMetrics.GetFontMatrixForGlyph

CffFontMetrics.GetFontMatrixForGlyph method

Calculates transformation matrix for glyph specified by id.

public TransformationMatrix GetFontMatrixForGlyph(GlyphId glyphId)
ParameterTypeDescription
glyphIdGlyphIdGlyph identifier.

Return Value

Glyph transformation matrix.

See Also