Aspose::Font::Cff::CffFontMetrics::GetFontMatrixForGlyph-Methode
CffFontMetrics::GetFontMatrixForGlyph method
Berechnet die Transformationsmatrix für das Glyph, das durch die ID angegeben ist.
System::SharedPtr<TransformationMatrix> Aspose::Font::Cff::CffFontMetrics::GetFontMatrixForGlyph(System::SharedPtr<Glyphs::GlyphId> glyphId)
| Parameter | Typ | Beschreibung |
|---|---|---|
| glyphId | System::SharedPtr<Glyphs::GlyphId> | Glyph-Bezeichner. |
ReturnValue
Glyph-Transformationsmatrix.
Siehe auch
- Typedef SharedPtr
- Class TransformationMatrix
- Class GlyphId
- Class CffFontMetrics
- Namespace Aspose::Font::Cff
- Library Aspose.Font for C++