Product Overview Aspose.Font for JavaScript
Welcome to Aspose.Font for JavaScript
Aspose.Font for JavaScript is a font manipulation API that lets you work with several font formats. It provides the capability to load and save fonts from files as well as from streams. The API lets you work with multiple font formats such as TrueType (with TrueType collections), CFF, OpenType, and Type1. It can read encoding information for all the font types for the representation of mapping between character codes and glyph identifiers. JavaScript application developers can use the API to render any desired glyph or text. Special glyphs can be rendered by implementing an interface using simple graphics functionality (move point, draw line, curve).
Feature List
Function name | Description |
---|---|
FontAbout | Present information about product name, version, and licensing. |
FontConvert | Implement conversion from some font formats to TrueType font format. |
FontGetInfo | Get information from the ’name table’ of TrueType fonts. |
Supported File Formats
The following table indicates the file formats that Aspose.Font for JavaScript can load and save.
Format | Description | Load | Save | Remarks |
---|---|---|---|---|
TTF | True Type Font | |||
TTC | True Type Collections | |||
OpenType | Scalable Computer Fonts | |||
WOFF | Web Open Font Format | |||
WOFF2 | Web Open Font Format version 2.0 | |||
EOT | Embedded OpenType format | |||
SVG | Scalable Vector Graphics format | |||
CFF | Compact Font Format | |||
Type1 | PostScript Fonts |
Resources
This table lists important Aspose.Font for JavaScript technical resources.
Resource | Description |
---|---|
Aspose.Font for JavaScript home page | Product home page. |
Aspose.Font for JavaScript download | Download the latest version of Aspose.Font from here. We release often. |
Aspose.Font for JavaScript product documentation | Full online documentation that includes this documentation as well as Aspose.Font API Reference. |
Aspose.Font for JavaScript release notes | Download the latest version of Aspose.Font from here. We release often. |
Aspose.Font for JavaScript support forum | Post your questions and issues here for a speedy resolution. |
Aspose.Font blog | Check this often for information about new releases and useful tips about Aspose.Font. |