Aspose.Font for C++ について

C++のアプリケーションでフォントを読み込み、表示、保存

Aspose.Font for C++ is flexible library for working with font formats. The API supports multiple font formats including TrueType, OpenType, CFF, and Type1. It can read different fonts from files or streams and provide data structure information along with glyph and encoding information.

Supported File Formats

Input/Output

  • True Type Font : TTF
  • Web Open Font Format : WOFF
  • Web Open Font Format version 2.0 : WOFF2

Input Only

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

Aspose.Font for C++ Features

  • Load font documents.
  • Load font file streams.
  • Read font information.
  • Save updated font files.
  • Read glyph and metric information.
  • Detect Latin symbols in fonts.
  • Extract embedded licensing information.
  • Render text using font glyphs.
  • Support for various font formats.