Convert

Type1Font.Convert method

将字体转换为另一种格式。

public override Font Convert(FontType fontType)
范围类型描述
fontTypeFontType要转换成的字体格式类型。

返回值

字体转换为新格式。

评论

注意:现在仅支持 TTF 字体类型。

也可以看看