Aspose::Font::TtfTables::TtfLtshTable class
TtfLtshTable class
表示 TTF Font 文件的线性阈值表。
class TtfLtshTable : public Aspose::Font::TtfTables::TtfTableBase
方法
| 方法 | 描述 |
|---|---|
| get_NumGlyphs() | 字形数量(来自 ‘maxp’ 表中的 “numGlyphs”) |
| static get_Tag() | 获取表标签。 |
| get_Version() | 表版本。 |
| GetYPel(uint16_t) | 返回字形的垂直像素高度,若字形编号不正确则返回零。 |
另见
- Class TtfTableBase
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++