Lancements de Aspose.Font for C++
Released: Apr 22, 2026
Mises à jour de V26.4
Fonctionnalités
- Improved support for the cmap Format 2 (High-byte mapping through table).
Correctifs
- Fixed an exception while parsing the FontDefinition object.
- Fixed an issue where an incorrect glyph index was returned for the character 'z'.
Released: Mar 27, 2026
Mises à jour de V26.3
Fonctionnalités
- Aspose.Font for C++ 26.3 is a technical release for use with Aspose C++ products version 26.3.
Released: Feb 20, 2026
Mises à jour de V26.2
Fonctionnalités
- 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: Dec 11, 2025
Mises à jour de V25.12
Fonctionnalités
- Added the CompressionUtils class, providing Brotli compression and decompression utilities for font data.
Released: Oct 14, 2025
Mises à jour de V25.10
Fonctionnalités
- Added support for saving CFF CID-keyed fonts.
Released: Sep 18, 2025
Mises à jour de V25.9
Correctifs
- Fixed a CFF font merging issue where glyphs from a secondary font had the wrong width.
Released: Aug 18, 2025
Mises à jour de V25.8
Fonctionnalités
- Made improvements to CFF font merging functionality.
Released: Jul 19, 2025
Mises à jour de V25.7
Fonctionnalités
- Added support for combining characters from different fonts in 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 12, 2025
Mises à jour de V25.6
Fonctionnalités
- Added support for converting fonts from Compact Font Format (CFF) to OpenType font format (OTF).
Released: May 16, 2025
Mises à jour de V25.5
Fonctionnalités
- Added support for reading and updating Private DICT structure in a Compact Font Format (CFF) font.