Aspose::Font::Cff::CffFontMetrics::GetGlyphWidth-Methode
CffFontMetrics::GetGlyphWidth method
Gibt die Glyphenbreite zurück. Kann von spezifischen Font-Kodierungs‑Erben überschrieben werden.
double Aspose::Font::Cff::CffFontMetrics::GetGlyphWidth(System::SharedPtr<Glyphs::GlyphId> glyphId) override
| Parameter | Typ | Beschreibung |
|---|---|---|
| glyphId | System::SharedPtr<Glyphs::GlyphId> | Glyph-Bezeichner. |
ReturnValue
Glyphenbreite.
Siehe auch
- Typedef SharedPtr
- Class GlyphId
- Class CffFontMetrics
- Namespace Aspose::Font::Cff
- Library Aspose.Font for C++