طريقة Aspose::Font::Cff::CffFontMetrics::GetFontMatrixForGlyph method
CffFontMetrics::GetFontMatrixForGlyph method
يحسب مصفوفة التحويل للـ glyph المحدد بالمعرف.
System::SharedPtr<TransformationMatrix> Aspose::Font::Cff::CffFontMetrics::GetFontMatrixForGlyph(System::SharedPtr<Glyphs::GlyphId> glyphId)
| معامل | نوع | الوصف |
|---|---|---|
| glyphId | System::SharedPtr<Glyphs::GlyphId> | معرف الحرف. |
ReturnValue
مصفوفة تحويل الحرف.
انظر أيضًا
- Typedef SharedPtr
- Class TransformationMatrix
- Class GlyphId
- Class CffFontMetrics
- Namespace Aspose::Font::Cff
- Library Aspose.Font for C++