Aspose::Font::TtfCMapFormats::TtfCMapFormatBaseTable 类
TtfCMapFormatBaseTable class
表示 CMap 子表基类。
class TtfCMapFormatBaseTable : public System::Object
方法
| 方法 | 描述 |
|---|---|
| get_PlatformId() const | 获取 PlatformId。 |
| get_PlatformSpecificId() const | 获取 PlatformSpecificId。 |
| virtual GetAllCodes() | 获取当前 CMap 子表中的所有代码。 |
| virtual GetGlyphIndex(uint32_t) | 获取给定字符代码的字形索引。 |
另见
- Class Object
- Namespace Aspose::Font::TtfCMapFormats
- Library Aspose.Font for C++