Aspose::Font::Cff::CffFontMetrics::GetFontMatrixForGlyph-Methode

CffFontMetrics::GetFontMatrixForGlyph method

Berechnet die Transformationsmatrix für das Glyph, das durch die ID angegeben ist.

System::SharedPtr<TransformationMatrix> Aspose::Font::Cff::CffFontMetrics::GetFontMatrixForGlyph(System::SharedPtr<Glyphs::GlyphId> glyphId)
ParameterTypBeschreibung
glyphIdSystem::SharedPtr<Glyphs::GlyphId>Glyph-Bezeichner.

ReturnValue

Glyph-Transformationsmatrix.

Siehe auch