Rilasci di Aspose.Font for Java
Released: Aug 14, 2023
Aggiornamenti in V23.8
Correzioni
- Method MeasureString() throws System.IndexOutOfRangeException for CFF fonts.
Released: Jul 19, 2023
Aggiornamenti in V23.7
Correzioni
- Fixed the bug with incorrect glyph ID being returned by a specific Type1 font.
Released: Jun 21, 2023
Aggiornamenti in V23.6
Funzionalità
- Improved text drawing with the ability to set line spacing values.
Released: Apr 5, 2023
Aggiornamenti in V23.4
Funzionalità
- Added support for converting TrueType fonts using a specific character set.
Correzioni
- System.Xml.XmlException when loading created SVG file into XmlDocument object.
Released: Feb 22, 2023
Aggiornamenti in V23.2
Funzionalità
- Added support for kerning pairs in SVG converter.
Correzioni
- Fixed ArgumentNullException when calling a method TtfNameTable.GetMultiLanguageNameById().
Released: Jan 27, 2023
Aggiornamenti in V23.1
Funzionalità
- Added support for converting fonts to SVG format.
Released: Dec 29, 2022
Aggiornamenti in V22.12
Funzionalità
- Improved WOFF (Web Open Font Format) compression.
- Added support for the 'vhea' table.
- Added support for the 'vmtx' table.
Released: Nov 22, 2022
Aggiornamenti in V22.11
Funzionalità
- 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
Aggiornamenti in V22.10
Funzionalità
- 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.
Correzioni
- 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
Aggiornamenti in V22.9
Funzionalità
- Added support for converting from OTF to TTF format.
- Improved support for glyph count during TrueType font conversion.
Correzioni
- 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.