Aspose.Font for C++ のリリース

Released: Dec 17, 2021

V21.12 での更新項目

機能

  • The single libAspose.Font.Cpp_x86_64_libstdcpp_libc2.23.so library is now provided instead of compiler-specific versions on the Linux OS.

Released: Oct 17, 2021

V21.10 での更新項目

不具合の修正

  • Fixed incorrect calculation of transformation matrix for CFF fonts.
  • Encoding problem for TTF to WOFF2 conversion.
  • Null reference exception when converting font ‘OpenSans’ from CFF to TTF format.

Released: Aug 19, 2021

V21.8 での更新項目

機能

  • Added support for converting CFF to TTF/WOFF files.
  • Added the ability to save TTF/WOFF tables.
  • Optimized Glyphs and TtfFontDefinitionParser.

Released: Apr 16, 2021

V21.4 での更新項目

機能

  • Added support for converting and saving WOFF2 file format.
  • Added support for SHA-256 license types.
  • Added the ability to combine characters from different fonts.

Released: Mar 17, 2021

V21.3 での更新項目

機能

  • Added support for reading WOFF2 format.

Released: Dec 15, 2020

V20.12 での更新項目

機能

  • Added support for reading WOFF format.
  • Added TTF converter.

Released: Nov 18, 2020

V20.11 での更新項目

機能

  • Added support for Linux.

Released: Oct 20, 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.

不具合の修正

  • Problem with font replacement.
  • Recovered 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.