Aspose::Font::Cff::CffFontMetrics::GetFontMatrixForGlyph metodo
CffFontMetrics::GetFontMatrixForGlyph method
Calcola la matrice di trasformazione per il glifo specificato dall’ID.
System::SharedPtr<TransformationMatrix> Aspose::Font::Cff::CffFontMetrics::GetFontMatrixForGlyph(System::SharedPtr<Glyphs::GlyphId> glyphId)
| Parametro | Tipo | Descrizione |
|---|---|---|
| glyphId | System::SharedPtr<Glyphs::GlyphId> | Identificatore del glifo. |
ReturnValue
Matrice di trasformazione del glifo.
Vedi anche
- Typedef SharedPtr
- Class TransformationMatrix
- Class GlyphId
- Class CffFontMetrics
- Namespace Aspose::Font::Cff
- Library Aspose.Font for C++