Aspose.Font for .NET 新版本發表
Released: Aug 5, 2021
V21.8 中的更新
特性
- Added support for converting CFF to TTF/WOFF files.
- Added support for all tables for TTF/WOFF formats.
- Added the ability to save TTF/WOFF tables.
修補程式
- Problem in local table while saving WOFF2 file.
- OutOfMemoryException thrown while rendering glyphs.
Released: Apr 8, 2021
V21.4 中的更新
特性
- Added the ability to combine characters from different fonts.
- Added support for converting to WOFF2 format.
- Added support for TTC fonts.
- Added support for SHA-256 licenses.
修補程式
- Incorrect data in loca table after it was restored from WOFF2 file.
- Problems with loca table byte content in saved WOFF2 files.
Released: Feb 24, 2021
V21.2 中的更新
特性
- Added support for reading WOFF2 format.
- Redesigned functionality for reading WOFF format.
- Extended compress/decompress functionality.
- Optimized Microsoft .NET Standard 2.1 and .NET 5 target framework product version.
Released: Dec 8, 2020
V20.12 中的更新
特性
- Public API for conversion functionality has been expanded.
- Added TTF converter.
- Added the ability to convert Type1 format.
- Added support for WOFF format reading.
- Added support for Microsoft .NET 5.0.
修補程式
- Fixed bug which occurred with notDef glyph mapping.
- Fixed bug related with adding of PostScript names into font ‘name’ table.
- Wrong format file created when TrueType font converted to WOFF.
Released: Oct 15, 2020
V20.10 中的更新
特性
- Added the ability to save TTF fonts after editing.
- Added the ability to edit font names.
- Improved API reference documentation.
- Improved basic structures for TTF font editing.
修補程式
- Fixed problem with font replacement.
- Fixed issue with recovering saving functionality for Type 1 and CFF fonts.
- Fixed issue where incorrect encodings are used for font names when TTF font is saved.
- Fixed the font saving functionality.