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

Released: Apr 25, 2022

V22.4 での更新項目

機能

  • Added 'System::Drawing::GetThumbnailImage()' method.
  • Improved 'RegionDataNodeRect' constructor.

不具合の修正

  • The 1 bit per pixel black-and-white image loading has been fixed.

Released: Mar 21, 2022

V22.3 での更新項目

機能

  • Iterators provided by the IEnumerable class and duck-typed collections have been improved. Performance has been improved for those implemented via the native C++ containers, and assignment to referenced elements has been supported where possible.
  • Added method overloads to numerous classes. These support ArrayView-typed parameters where only ArrayPtr was supported previously.
  • Exception class default messages are now in line with Microsoft .NET behavior. No language-specific messages are...

Released: Feb 21, 2022

V22.2 での更新項目

機能

  • Improved the System::WeakReference class so that it now inherits the System::Object.
  • Another constructor and RTTI information have been added.
  • Some pointer type declarations (e.g. StreamPtr) have been moved from the global namespace to System namespace.

不具合の修正

  • The PathGradientBrush::get_InterpolationColors() method has been fixed for some brushes.
  • The return type of the get_Target() method has been fixed.

Released: Jan 20, 2022

V22.1 での更新項目

機能

  • Added new implementation for System::Xml, this new version is based on the ported CoreFX code.
  • The double-conversion library has been upgraded to 3.1.7.
  • The product DLL files are now signed with an Aspose certificate.

Released: Dec 20, 2021

V21.12 での更新項目

機能

  • Added the ability to convert from SVG to PDF format.

Released: Nov 17, 2021

V21.11 での更新項目

機能

  • Improved array operation performance.
  • Improved the parsing and reading of TrueType fonts.

不具合の修正

  • Regressions connected with AdobeFontMetrics have been fixed.

Released: Oct 18, 2021

V21.10 での更新項目

機能

  • Added the ability to convert SVG to PDF.

Released: Aug 13, 2021

V21.8 での更新項目

機能

  • Improved library engine for working with primitive data.
  • Improved PDF document reading and writing.
  • Improved font parsing.
  • Improved GBIG2 and LZW filters.
  • Improved ASN1Obj and AdobeFontMetrics performance.
  • Improved TextSegmentBuilder performance.

Released: Jul 16, 2021

V21.7 での更新項目

機能

  • Trailing underscore characters have been removed from the names of header files.

Released: Jun 17, 2021

V21.6 での更新項目

不具合の修正

  • Loading files in SVG format.
  • Loading images in JPEG format using JpegLoader.
  • Color conversion using ICC profiles.