Aspose.Font für JavaScript über C++

Aspose.Font for JavaScript via C++ allows developers manipulate them Font files directly in the Web.

Such operations are very time consuming, so we recommend using Web Worker.

Convert functions

FunktionBeschreibung
AsposeFontConvertKonvertiere eine Schriftart in TrueType-Schriften.
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.

Glyph Font functions

FunktionBeschreibung
AsposeFontGetGlyphCountLese die Glyphenanzahl der Schriftart.
AsposeFontGetMetricsLese die Metriken der Schriftart.

Core Functions

FunktionBeschreibung
AsposeFontPrepareSpeichere das BLOB im Memory-FS zur Verarbeitung.
AsposeFontPrepareBase64Speichere das BLOB der String-Darstellung im Memory-FS zur Verarbeitung.

Miscellaneous

NameBeschreibung
AsposeFontAboutLese Informationen über das Produkt.
DownloadFileErstelle einen Link in HTML, um die Datei herunterzuladen.
DownloadFileAutoErstelle einen Link in HTML, um die Datei herunterzuladen und starte den Download nach 2 Sekunden.

Aufzählungen

AufzählungBeschreibung
FontSavingFormatsGibt den Schrifttyp 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 Microsoft-Plattform-spezifische ID-Aufzählung dar.
TtfNameTableUnicodePlatformSpecificIdStellt die Unicode-Plattform-spezifische ID-Aufzählung dar.
TtfNameTableMacLanguageIdMacLanguageId-Aufzählung.
TtfNameTableMSLanguageIdMSLanguageId-Aufzählung.