Aspose.Font for Java 릴리스
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().
Released: Jan 27, 2023
V23.1 버젼 업데이트
기능
- Added support for converting fonts to SVG format.
Released: Dec 29, 2022
V22.12 버젼 업데이트
기능
- Improved WOFF (Web Open Font Format) compression.
- Added support for the 'vhea' table.
- Added support for the 'vmtx' table.
Released: Nov 22, 2022
V22.11 버젼 업데이트
기능
- 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
V22.10 버젼 업데이트
기능
- 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.
수정사항
- 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
V22.9 버젼 업데이트
기능
- Added support for converting from OTF to TTF format.
- Improved support for glyph count during TrueType font conversion.
수정사항
- 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.