Aspose.Font for C++ 릴리스
Released: Mar 29, 2024
V24.3 버젼 업데이트
기능
- 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 18, 2023
V23.12 버젼 업데이트
기능
- Added the ability to convert SVG fonts to TrueType format.
Released: Nov 15, 2023
V23.11 버젼 업데이트
기능
- Added support for 'Grid-fitting and Scan-conversion Procedure' Table ('gasp').
Released: Oct 19, 2023
V23.10 버젼 업데이트
기능
- Added support for Morse code encoding.
Released: Sep 15, 2023
V23.9 버젼 업데이트
기능
- Added support for Linear Threshold (LTSH) tables.
- Added support for Apple macOS with ARM64 architecture.
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 22, 2023
V23.6 버젼 업데이트
기능
- Improved text drawing with the ability to set line spacing values.
Released: Mar 17, 2023
V23.3 버젼 업데이트
기능
- Added support for converting TrueType fonts using a specific character set.
수정사항
- Fixed exception when loading created SVG file into XmlDocument object.
Released: Feb 17, 2023
V23.2 버젼 업데이트
기능
- Added support for kerning pairs in SVG converter.
수정사항
- The throwing ArgumentNullException bug in the TtfNameTable.GetMultiLanguageNameById() method was fixed.