Aspose.SVG for .NET V20.8

Released: Aug 21, 2020

Aggiornamenti in V20.8

Funzionalità

  • Added support for the comp-op property with the following list of values : hue, saturation, color and luminosity.
  • Added support for calculating non-shaped element bounding boxes (SVGTextElement, SVGTSpanElement) inside the SVGGraphicsElement class GetBBox method.

Correzioni

  • Fixed problem with processing units in methods GetCTM and GetScreenCTM in all classes inherited from SVGGraphicsElement class.
  • Fixed issue in pattern painting coordinate system.