Aspose::Font::TtfTables::TtfHheaTable sınıfı

TtfHheaTable class

TTF Font dosyasının “hhea” tablosunu temsil eder.

class TtfHheaTable : public Aspose::Font::TtfTables::TtfTableBase

Yöntemler

YöntemAçıklama
get_AdvanceWidthMax() constuFWord advanceWidthMax değerini alır, yatay metriklerle tutarlı olmalıdır.
get_Ascent() constYükselişi alır.
get_CaretOffset() constİmleç ofsetini alır. Spec: Bir glif üzerindeki eğik vurgunun en iyi görünümü elde etmek için kaydırılması gereken miktar.
get_CaretSlopeRise() constİmleç eğim yükselişini alır.
get_CaretSlopeRun() constİmleç eğim koşusunu alır.
get_Descent() constAlçaklığı alır.
get_LineGap() constSatır boşluğunu alır.
get_MetricDataFormat() constMetrik veri formatını alır.
get_MinLeftSideBearing() constMinLeftSideBearing değerini alır.
get_MinRightSideBearing() constMinRightSideBearing değerini alır.
get_NumOfLongHorMetrics() constMetrik tablosundaki ilerleme genişliklerinin sayısı olan uint16 numOfLongHorMetrics değerini alır.
static get_Tag()Tablo etiketini alır.
get_Version() constSürümü alır.
get_XMaxExtent() constXMaxExtent değerini alır.

Ayrıca Bakınız