Aspose::Font::TtfTables::TtfHmtxTable::get_AdditionalAdvanceWidth metodu

TtfHmtxTable::get_AdditionalAdvanceWidth method

hmtx tablosunda, gliflerin toplam sayısının hhea.numberOfHMetrics değerine eşit olmaması durumları olabilir. Bu durumlar için hmtx tablosu, LeftSidebearings özelliğine karşılık gelen ek ’leftSideBearing’ dizisini içerir. Ancak hhea.numOfLongHorMetrics ile maxp.numGlyphs arasındaki indekslere sahip gliflerin de genişlikleri vardır. Ve bu genişlikler, hmtx tablosu için spesifikasyona göre şu değerlere sahiptir: “Here the advanceWidth is assumed to be the same as the advanceWidth for the last entry above”.

uint16_t Aspose::Font::TtfTables::TtfHmtxTable::get_AdditionalAdvanceWidth()

Ayrıca Bakınız