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.