Aspose::Font::TtfTables::TtfHeadTable::get_CheckSumAdjustment metodo

TtfHeadTable::get_CheckSumAdjustment method

Restituisce uint32 checkSumAdjustment. Per calcolarlo: impostalo a 0, calcola il checksum per la tabella ‘head’ e inseriscilo nella directory della tabella, somma l’intero font come uint32, quindi memorizza B1B0AFBA - somma. Il checksum per la tabella ‘head’ non sarà errato. Va bene.

uint32_t Aspose::Font::TtfTables::TtfHeadTable::get_CheckSumAdjustment() const

Vedi anche