Aspose.SVG for .NET V20.8
Released: Aug 21, 2020
Atualizações na V20.8
Recursos
- 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.
Correções
- Fixed problem with processing units in methods GetCTM and GetScreenCTM in all classes inherited from SVGGraphicsElement class.
- Fixed issue in pattern painting coordinate system.