Aspose::Font::TtfTables::TtfPostTable::get_IsFixedPitch 方法

TtfPostTable::get_IsFixedPitch method

获取 uint32 isFixedPitch。若字体是比例间距则为 0,若字体不是比例间距(即等宽)则为非零。

uint32_t Aspose::Font::TtfTables::TtfPostTable::get_IsFixedPitch()

另见