Aspose.Font 用于 Node.js,通过 C++

Aspose.Font for Node.js via C++ allows developers manipulate them Font files on server side web solutions.

CommonJS and ECMAScript modules are aviable for any JavaScript solutions.

Convert functions

函数描述
AsposeFontConvert将字体转换为 TrueType 字体。
AsposeFontConvertToTTF将字体转换为 TTF 格式。
AsposeFontConvertToWOFF将字体转换为 WOFF 格式。
AsposeFontConvertToWOFF2将字体转换为 WOFF2 格式。
AsposeFontConvertToSVG将字体转换为 SVG 格式。

Metadata Font functions

函数描述
AsposeFontGetInfo从字体文件获取信息(元数据)。
AsposeFontSetInfo在字体文件中设置信息(元数据)。

Miscellaneous

名称描述
AsposeFontAbout获取关于产品的信息。

枚举

枚举描述
FontSavingFormats指定字体类型。
FontStyle指定字体样式。
TtfNameTableNameId指定 NameId。
TtfNameTablePlatformId表示 PlatformId 枚举。
TtfNameTableMacPlatformSpecificId表示 Macintosh 平台特定 ID 枚举。
TtfNameTableMSPlatformSpecificId表示 Microsoft 平台特定 ID 枚举。
TtfNameTableUnicodePlatformSpecificId表示 Unicode 平台特定 ID 枚举。
TtfNameTableMacLanguageIdMacLanguageId 枚举。
TtfNameTableMSLanguageIdMSLanguageId 枚举。