Aspose.Font for .NET Releases

Released: Feb 15, 2023

Updates in V23.2

Features

  • Adds support for kerning pairs in SVG converter.

Fixes

  • Fixed ArgumentNullException when calling a method TtfNameTable.GetMultiLanguageNameById().

Released: Jan 23, 2023

Updates in V23.1

Features

  • Added support for converting fonts to SVG format.

Released: Dec 29, 2022

Updates in V22.12

Features

  • Added support for the 'vhea' table.
  • Added support for the 'vmtx' table.

Released: Nov 15, 2022

Updates in V22.11

Features

  • Improved compression for WOFF (Web Open Font Format) format.
  • Added support for the 'version' field in the 'post' table in 'Version16Dot16' format.

Released: Oct 26, 2022

Updates in V22.10

Features

  • Added support for copying composite glyphs in TrueType font conversion.
  • Optimized size of the 'cmap' table with format 12 for TrueType fonts created by font converters.

Fixes

  • Fixed bug with incorrect size for table 'loca' when converting some fonts to 'woff' format.
  • Fixed bug with GetGlyphsForText method returning glyphId incorrectly.

Released: Sep 8, 2022

Updates in V22.9

Features

  • Added support for converting from OTF to TTF format.
  • Improved support for glyph count during TrueType font conversion.

Fixes

  • Fixed bug with Infinite loop when extracting a list of codes from TtfCMapFormat2Table.
  • Fixed different TX values bug in transformation matrix in compound glyph when converting fonts.

Released: Jul 15, 2022

Updates in V22.7

Features

  • Added support for updating and deleting name records in the ‘name’ table.
  • Added support for updating multilingual name objects in the ‘name’ table.
  • Added support for version 0.5 of the ‘maxp’ table.
  • Added support for 'Version16Dot16' data type.

Fixes

  • Unable to convert font to TTF.

Released: Apr 22, 2022

Updates in V22.4

Features

  • Added support for adding Name Records to 'name' table.
  • Added support for Microsoft .NET 6.0.

Released: Dec 1, 2021

Updates in V21.12

Fixes

  • Incorrect calculation of transformation matrix for CFF fonts.
  • SetLicense method throws an exception under .NET 6.0.

Released: Oct 7, 2021

Updates in V21.10

Fixes

  • Fixed incorrect calculation of transformation matrix for CFF fonts.
  • Encoding problem for TTF to WOFF2 conversion.
  • Null reference exception when converting font ‘OpenSans’ from CFF to TTF format.