Rilasci di Aspose.Font for .NET

Released: Mar 29, 2024

Aggiornamenti in V24.3

Funzionalità

  • 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.

Correzioni

  • Fixed ArgumentException when converting TrueType font to SVG format.

Released: Dec 15, 2023

Aggiornamenti in V23.12

Funzionalità

  • Added the ability to convert SVG fonts to TrueType format.

Released: Nov 10, 2023

Aggiornamenti in V23.11

Funzionalità

  • Added support for 'Grid-fitting and Scan-conversion Procedure' Table ('gasp').

Released: Oct 11, 2023

Aggiornamenti in V23.10

Funzionalità

  • Added support for Morse code encoding.

Released: Aug 31, 2023

Aggiornamenti in V23.9

Funzionalità

  • Added support for Linear Threshold (LTSH) tables.

Released: Aug 1, 2023

Aggiornamenti in V23.8

Correzioni

  • Method MeasureString() throws System.IndexOutOfRangeException for CFF fonts.

Released: Jul 12, 2023

Aggiornamenti in V23.7

Correzioni

  • GlyphAccessor.GetGlyphById() method returns null for a specific Type1 font.

Released: Jun 13, 2023

Aggiornamenti in V23.6

Funzionalità

  • Improved text drawing with the ability to set line spacing values.

Released: May 31, 2023

Aggiornamenti in V23.5

Funzionalità

  • Added Microsoft .NET Standard 2.0 support.

Released: Mar 31, 2023

Aggiornamenti in V23.3

Funzionalità

  • Added support for converting TrueType fonts using a specific character set.

Correzioni

  • System.Xml.XmlException when loading created SVG file into XmlDocument object.