Aspose.Font für 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

FunktionBeschreibung
AsposeFontConvertKonvertiere eine Schriftart in TrueType-Schriftarten.
AsposeFontConvertToTTFKonvertiere eine Schriftart in das TTF-Format.
AsposeFontConvertToWOFFKonvertiere eine Schriftart in das WOFF-Format.
AsposeFontConvertToWOFF2Konvertiere eine Schriftart in das WOFF2-Format.
AsposeFontConvertToSVGKonvertiere eine Schriftart in das SVG-Format.

Metadata Font functions

FunktionBeschreibung
AsposeFontGetInfoLese Informationen (Metadaten) aus einer Schriftdatei.
AsposeFontSetInfoSetze Informationen (Metadaten) in einer Schriftdatei.

Miscellaneous

NameBeschreibung
AsposeFontAboutLese Informationen über das Produkt.

Aufzählungen

AufzählungBeschreibung
FontSavingFormatsGibt den Schriftarttyp an.
FontStyleGibt den Schriftstil an.
TtfNameTableNameIdGibt die NameId an.
TtfNameTablePlatformIdStellt die PlatformId-Aufzählung dar.
TtfNameTableMacPlatformSpecificIdStellt die plattformspezifische ID-Aufzählung für Macintosh dar.
TtfNameTableMSPlatformSpecificIdStellt die plattformspezifische ID-Aufzählung für Microsoft dar.
TtfNameTableUnicodePlatformSpecificIdStellt die plattformspezifische ID-Aufzählung für Unicode dar.
TtfNameTableMacLanguageIdMacLanguageId-Aufzählung.
TtfNameTableMSLanguageIdMSLanguageId-Aufzählung.