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