Aspose.Font for Node.js via 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

FunctionDescription
AsposeFontConvertConvert a font to TrueType fonts.
AsposeFontConvertToTTFConvert a font to TTF format.
AsposeFontConvertToWOFFConvert a font to WOFF format.
AsposeFontConvertToWOFF2Convert a font to WOFF2 format.
AsposeFontConvertToSVGConvert a font to SVG format.

Metadata Font functions

FunctionDescription
AsposeFontGetInfoGet info (metadata) from a Font-file.
AsposeFontSetInfoSet info (metadata) in a Font-file.

Miscellaneous

NameDescription
AsposeFontAboutGet info about Product.

Enumerations

EnumerationDescription
FontSavingFormatsSpecifies Font type.
FontStyleSpecifies Font style.
TtfNameTableNameIdSpecifies NameId.
TtfNameTablePlatformIdRepresents PlatformId enumeration.
TtfNameTableMacPlatformSpecificIdRepresents Macintosh platform specific id enumeration.
TtfNameTableMSPlatformSpecificIdRepresents Microsoft platform specific id enumeration.
TtfNameTableUnicodePlatformSpecificIdRepresents Unicode platform specific id enumeration.
TtfNameTableMacLanguageIdMacLanguageId enumeration.
TtfNameTableMSLanguageIdMSLanguageId enumeration.