Aspose.Font for .NET Releases
Released: May 25, 2024
Updates in V24.5
Features
- Added support for Microsoft .NET 7.
Fixes
- ArgumentOutOfRange exception when converting WOFF2 font to SVG format.
Released: Apr 25, 2024
Updates in V24.4
Features
- Added the ability to exclude table "DSIG" from set of result tables when converting TrueType font to WOFF2 format.
Fixes
- IndexOutOfRange exception when converting CFF font to SVG format.
Released: Mar 29, 2024
Updates in V24.3
Features
- Added the ability to measure text represented by an array of character codes.
- Added the ability to render text represented by an array of glyph IDs.
Fixes
- Fixed ArgumentException when converting TrueType font to SVG format.
Released: Dec 15, 2023
Updates in V23.12
Features
- Added the ability to convert SVG fonts to TrueType format.
Released: Nov 10, 2023
Updates in V23.11
Features
- Added support for 'Grid-fitting and Scan-conversion Procedure' Table ('gasp').
Released: Oct 11, 2023
Updates in V23.10
Features
- Added support for Morse code encoding.
Released: Aug 31, 2023
Updates in V23.9
Features
- Added support for Linear Threshold (LTSH) tables.
Released: Aug 1, 2023
Updates in V23.8
Fixes
- Method MeasureString() throws System.IndexOutOfRangeException for CFF fonts.
Released: Jul 12, 2023
Updates in V23.7
Fixes
- GlyphAccessor.GetGlyphById() method returns null for a specific Type1 font.
Released: Jun 13, 2023
Updates in V23.6
Features
- Improved text drawing with the ability to set line spacing values.