Feature List Aspose.Font for Java
Contents
[
Hide
Show
]Aspose.Font API Solution for Java can offer you rich functionality to manipulate font files of different formats. Here we will have a brief look at them.
Rich Features
Support for Different File Formats
- CFF
- TTF
- TTC
- TrueType and OpenType Fonts
- SVG
- WOFF and WOFF2
- Type1 Fonts
- EOT
To get an understanding of which formats are supported as output formats, which as input, and which both as input and output go to Supported File Formats. You can also learn some fundamentals about font formats if needed.
Supported File Operations
- Load font files from a disc as well as drom a stream.
- Read font information and save updated font files to disc.
- Read Glyphs and Metrics information from Font files.
- Merge TrueType fonts to a single font file or generate a compact glyphset of them.
- Convert different fonts to TTF, WOFF, WOFF2, or CFF format.
- Detect Latin Symbols in Fonts.
- Extract embedded licensing information from font files.
- Render text using font glyphs.
If you want to learn the code examples and explanation of the functionality you can find them at the Developer Guide and if you want to see how APIs can be implemented into a live project go to Aspose.Font web applications.