Aspose.Font for Java のリリース

Released: Apr 10, 2024

V24.4 での更新項目

機能

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

不具合の修正

  • Fixed ArgumentException when converting TrueType font to SVG format.

Released: Dec 22, 2023

V23.12 での更新項目

機能

  • Added support for converting SVG fonts to TrueType format.

Released: Nov 15, 2023

V23.11 での更新項目

機能

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

Released: Oct 20, 2023

V23.10 での更新項目

機能

  • Added support for Morse code encoding.

Released: Sep 5, 2023

V23.9 での更新項目

機能

  • Added support for Linear Threshold (LTSH) tables.

Released: Aug 14, 2023

V23.8 での更新項目

不具合の修正

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

Released: Jul 19, 2023

V23.7 での更新項目

不具合の修正

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

Released: Jun 21, 2023

V23.6 での更新項目

機能

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

Released: Apr 5, 2023

V23.4 での更新項目

機能

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

不具合の修正

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

Released: Feb 22, 2023

V23.2 での更新項目

機能

  • Added support for kerning pairs in SVG converter.

不具合の修正

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