Lanzamientos de Aspose.Font for C++

Released: Mar 29, 2024

Actualizaciones en V24.3

Características

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

Correcciones

  • Fixed ArgumentException when converting TrueType font to SVG format.

Released: Dec 18, 2023

Actualizaciones en V23.12

Características

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

Released: Nov 15, 2023

Actualizaciones en V23.11

Características

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

Released: Oct 19, 2023

Actualizaciones en V23.10

Características

  • Added support for Morse code encoding.

Released: Sep 15, 2023

Actualizaciones en V23.9

Características

  • Added support for Linear Threshold (LTSH) tables.
  • Added support for Apple macOS with ARM64 architecture.

Released: Aug 14, 2023

Actualizaciones en V23.8

Correcciones

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

Released: Jul 19, 2023

Actualizaciones en V23.7

Correcciones

  • Fixed the bug with incorrect glyph ID being returned by a specific Type1 font.

Released: Jun 22, 2023

Actualizaciones en V23.6

Características

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

Released: Mar 17, 2023

Actualizaciones en V23.3

Características

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

Correcciones

  • Fixed exception when loading created SVG file into XmlDocument object.

Released: Feb 17, 2023

Actualizaciones en V23.2

Características

  • Added support for kerning pairs in SVG converter.

Correcciones

  • The throwing ArgumentNullException bug in the TtfNameTable.GetMultiLanguageNameById() method was fixed.