Aspose::Font::TtfCMapFormats::TtfCMapFormat4Table 类
TtfCMapFormat4Table class
表示 TTF Font 文件的 Format4 CMap 子表。
class TtfCMapFormat4Table : public Aspose::Font::TtfCMapFormats::TtfCMapFormatBaseTable
方法
| 方法 | 描述 |
|---|---|
| GetAllCodes() override | 获取当前 CMap 子表中的所有代码。 |
| GetGlyphIndex(uint32_t) override | 获取给定字符代码的字形索引。 |
另见
- Class TtfCMapFormatBaseTable
- Namespace Aspose::Font::TtfCMapFormats
- Library Aspose.Font for C++