Aspose.Font for Java について

Javaのアプリケーションで複数のフォント(TrueType、CFF、OpenType、Type1)を読み込み、表示、保存

Aspose.Font for Java is a flexible and easy to use library for handling multiple fonts. The API supports different formats such as TrueType, WOFF, CFF, EOT, OpenType, and Type1. Moreover, It can load fonts, provide data structure information along with any glyphs, encoding information for all font types and then save them. End-users can get help through the rendering subsystem to render any desired glyph or text. Developers can render special glyphs by implementing an interface using simple graphics like move point, draw line, and curve.

Supported File Formats

Input/Output

  • True Type Font: TTF
  • Web Open Font Format: WOFF
  • Web Open Font Format version 2: WOFF2
  • Scalable Vector Graphics: SVG

Input Only

  • Embedded OpenType: EOT
  • Compact Font Format: CFF
  • Adobe Type 1 font: PFA, PFB, AFM, PFM
  • True Type Collections: TTC

Aspose.Font for Java Features

  • Load font documents from disk.
  • Load font files from stream.
  • Read font information.
  • Save updated font files to disk.
  • Read glyphs and metrics information.
  • Detect Latin symbols in fonts.
  • Extract embedded licensing information.
  • Render text using font glyphs.
  • Convert various font formats.