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ètre | Type | Description |
|---|---|---|
| idGlyph | System::SharedPtr<Glyphs::GlyphId> | Identifiant du glyphe. |
ReturnValue
Matrice de transformation du glyphe.
Voir aussi
- Typedef SharedPtr
- Class TransformationMatrix
- Class GlyphId
- Class CffFontMetrics
- Namespace Aspose::Font::Cff
- Library Aspose.Font for C++