Aspose::Font::TtfTables::TtfGlyfTable فئة
TtfGlyfTable class
يمثل جدول "glyf" لملف TTF Font.
class TtfGlyfTable : public Aspose::Font::TtfTables::TtfTableBase
الطرق
| طريقة | الوصف |
|---|---|
| virtual ContainsGlyph(int32_t) | يرجع true في حال كان الجدول يحتوي على glyph مع glyphIndex. |
| static get_Tag() | يحصل على علامة الجدول. |
| virtual GetGlyph(uint32_t) | يرجع glyph بواسطة glyph index. |
انظر أيضًا
- Class TtfTableBase
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++