Aspose::Font::Cff::CffFontMetrics::GetFontMatrixForGlyph yöntemi

CffFontMetrics::GetFontMatrixForGlyph method

Belirtilen kimliğe sahip glif için dönüşüm matrisini hesaplar.

System::SharedPtr<TransformationMatrix> Aspose::Font::Cff::CffFontMetrics::GetFontMatrixForGlyph(System::SharedPtr<Glyphs::GlyphId> glyphId)
ParametreTürAçıklama
glyphIdSystem::SharedPtr<Glyphs::GlyphId>Glif tanımlayıcısı.

ReturnValue

Glif dönüşüm matrisi.

Ayrıca Bakınız