Lancements de Aspose.Font for Java

Released: Aug 14, 2023

Mises à jour de V23.8

Correctifs

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

Released: Jul 19, 2023

Mises à jour de V23.7

Correctifs

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

Released: Jun 21, 2023

Mises à jour de V23.6

Fonctionnalités

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

Released: Apr 5, 2023

Mises à jour de V23.4

Fonctionnalités

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

Correctifs

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

Released: Feb 22, 2023

Mises à jour de V23.2

Fonctionnalités

  • Added support for kerning pairs in SVG converter.

Correctifs

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

Released: Jan 27, 2023

Mises à jour de V23.1

Fonctionnalités

  • Added support for converting fonts to SVG format.

Released: Dec 29, 2022

Mises à jour de V22.12

Fonctionnalités

  • Improved WOFF (Web Open Font Format) compression.
  • Added support for the 'vhea' table.
  • Added support for the 'vmtx' table.

Released: Nov 22, 2022

Mises à jour de V22.11

Fonctionnalités

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

Released: Nov 3, 2022

Mises à jour de V22.10

Fonctionnalités

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

Correctifs

  • 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 21, 2022

Mises à jour de V22.9

Fonctionnalités

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

Correctifs

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