Aspose::Font::TtfTables::TtfHheaTable الصف
محتويات
[
يخفي
]TtfHheaTable class
تمثل جدول “hhea” لملف Font TTF.
class TtfHheaTable : public Aspose::Font::TtfTables::TtfTableBase
الطرق
| طريقة | الوصف |
|---|---|
| get_AdvanceWidthMax() const | يحصل على uFWord advanceWidthMax يجب أن يكون متسقًا مع المقاييس الأفقية. |
| get_Ascent() const | يحصل على الصعود. |
| get_CaretOffset() const | يحصل على إزاحة المؤشر. Spec: مقدار الإزاحة التي يحتاجها التظليل المائل على الحرف لتوفير أفضل مظهر. |
| get_CaretSlopeRise() const | يحصل على ارتفاع انحدار المؤشر. |
| get_CaretSlopeRun() const | يحصل على امتداد انحدار المؤشر. |
| get_Descent() const | يحصل على النزول. |
| get_LineGap() const | يحصل على الفجوة بين السطور. |
| get_MetricDataFormat() const | يحصل على تنسيق بيانات القياس. |
| get_MinLeftSideBearing() const | يحصل على قيمة MinLeftSideBearing. |
| get_MinRightSideBearing() const | يحصل على قيمة MinRightSideBearing. |
| get_NumOfLongHorMetrics() const | يحصل على uint16 numOfLongHorMetrics عدد عرض التقدم في جدول المقاييس. |
| static get_Tag() | يحصل على علامة الجدول. |
| get_Version() const | يحصل على الإصدار. |
| get_XMaxExtent() const | يحصل على قيمة XMaxExtent. |
انظر أيضًا
- Class TtfTableBase
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++