Aspose::Font::Cff::CffFontMetrics::GetFontMatrixForGlyph méthode

CffFontMetrics::GetFontMatrixForGlyph method

Calcule la matrice de transformation pour le glyphe spécifié par l’identifiant.

System::SharedPtr<TransformationMatrix> Aspose::Font::Cff::CffFontMetrics::GetFontMatrixForGlyph(System::SharedPtr<Glyphs::GlyphId> glyphId)
ParamètreTypeDescription
idGlyphSystem::SharedPtr<Glyphs::GlyphId>Identifiant du glyphe.

ReturnValue

Matrice de transformation du glyphe.

Voir aussi