Aspose::Font::Cff::CffEncoding::GetNameToSidIndex 方法。
CffEncoding::GetNameToSidIndex method
返回名称到字符代码的编码映射。注意:字符代码不是 Unicode。字符代码是 Font 编码 “表” 中的字符索引。
System::SharedPtr<NameToCodeMap> Aspose::Font::Cff::CffEncoding::GetNameToSidIndex()
ReturnValue
名称到字符代码的编码映射。
另见
- Typedef SharedPtr
- Class NameToCodeMap
- Class CffEncoding
- Namespace Aspose::Font::Cff
- Library Aspose.Font for C++