Browse our Products

Aspose.SVG for .NET 21.9 Release Notes

Major Features

As per the regular monthly update process of all APIs being offered by Aspose, we are honored to announce the September release of Aspose.SVG for .NET:

  • Enhanced the accuracy of the glyph vectorization algorithm.
  • Updated the user agent style sheets according to the latest documentation.

Public API changes:

Added APIs:

A new method was added to DOMObject class:

A new constructor was added to Document class:

A new constructor was added to Element class:

A new interface was added to IDocumentInit.

A new interface was added to IElementInit.

Changed APIs:

No Changes

Removed APIs:

No Changes