CffFont.Convert
CffFont.Convert method
将字体转换为其他格式。
public override Font Convert(FontType fontType)
| 参数 | 类型 | 描述 |
|---|---|---|
| fontType | FontType | 要转换成的字体格式类型。 |
返回值
已将字体转换为新格式。
备注
注意:目前仅支持 TTF 字体类型。
另见
- class Font
- enum FontType
- class CffFont
- namespace Aspose.Font.Cff
- assembly Aspose.Font