Aspose::Font::TtfTables::TtfHeadTable::get_CheckSumAdjustment 方法
TtfHeadTable::get_CheckSumAdjustment method
获取 uint32 checkSumAdjustment。计算方法:先将其设为 0,计算 ‘head’ 表的校验和并放入表目录,按 uint32 对整个字体求和,然后存储 B1B0AFBA - sum。‘head’ 表的校验和不会出错。这样即可。
uint32_t Aspose::Font::TtfTables::TtfHeadTable::get_CheckSumAdjustment() const
另见
- Class TtfHeadTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++