Aspose::Font::Cff::CffFontMetrics::GetGlyphWidth méthode
CffFontMetrics::GetGlyphWidth method
Retourne la largeur du glyphe. Peut être remplacée par des héritiers d’encodage de Font spécifiques.
double Aspose::Font::Cff::CffFontMetrics::GetGlyphWidth(System::SharedPtr<Glyphs::GlyphId> glyphId) override
| Paramètre | Type | Description |
|---|---|---|
| idGlyph | System::SharedPtr<Glyphs::GlyphId> | Identifiant du glyphe. |
ReturnValue
Largeur du glyphe.
Voir aussi
- Typedef SharedPtr
- Class GlyphId
- Class CffFontMetrics
- Namespace Aspose::Font::Cff
- Library Aspose.Font for C++