CffEncoding.Encode
CffEncoding.Encode method
对字形进行编码。不支持 CFF 字体类型。
public void Encode(uint gid, uint charCode)
| 参数 | 类型 | 描述 |
|---|---|---|
| gid | UInt32 | 字形 id。 |
| charCode | UInt32 | 与字形 id 关联的 CharCode。 |
另见
- class CffEncoding
- namespace Aspose.Font.Cff
- assembly Aspose.Font
对字形进行编码。不支持 CFF 字体类型。
public void Encode(uint gid, uint charCode)
| 参数 | 类型 | 描述 |
|---|---|---|
| gid | UInt32 | 字形 id。 |
| charCode | UInt32 | 与字形 id 关联的 CharCode。 |