Lanzamientos de Aspose.Font for Java

Released: Apr 28, 2026

Actualizaciones en V26.4

Características

  • Improved support for the cmap Format 2 (High-byte mapping through table).

Correcciones

  • Exception while parsing 'FontDefinition'.
  • Incorrect glyph index for 'z' character.

Released: Feb 26, 2026

Actualizaciones en V26.2

Características

  • Glyph Width Updates - Implemented cross-format glyph width update functionality through the unified Aspose.Font.IFontMetrics.SetGlyphWidth() API. This feature allows you to modify glyph width in a consistent way regardless of the underlying font format. Currently supported formats:
    • TTF.
    • CFF (except fonts with stored procedures).
    • WOFF / WOFF2.
    • OpenType(OTF).
    • SVG.

Released: Oct 14, 2025

Actualizaciones en V25.10

Características

  • Added support for saving CFF CID-keyed fonts.

Released: Sep 23, 2025

Actualizaciones en V25.9

Correcciones

  • The width of some glyphs is incorrect in the resulting merged CFF font.

Released: Aug 28, 2025

Actualizaciones en V25.8

Características

  • Made improvements to CFF font merging functionality.

Released: Jul 23, 2025

Actualizaciones en V25.7

Características

  • Added support for combining characters from different fonts of Compact Font Format (CFF). Current functionality for combining CFF fonts is limited in that the use of compound glyphs (glyphs that require subroutines to draw themselves) is not supported. Only glyphs that don't reference subroutines can be combined into a resultant font.

Released: Jun 27, 2025

Actualizaciones en V25.6

Características

  • Added support for reading and updating Private DICT structure in Compact Font Format (CFF) font.
  • Added support for converting fonts from Compact Font Format (CFF) to OpenType font format (OTF).

Released: May 30, 2025

Actualizaciones en V25.5

Características

  • Added support for reading and updating Private DICT structure in CFF font.

Released: Apr 22, 2025

Actualizaciones en V25.4

Correcciones

  • Fixed bugs from SonarQube report.

Released: Mar 28, 2025

Actualizaciones en V25.3

Características

  • Added support for reading and updating Top DICT structure in CFF fonts.