Aspose.SVG for .NET V20.8
Released: Aug 21, 2020
V20.8 버젼 업데이트
기능
- 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.
수정사항
- Fixed problem with processing units in methods GetCTM and GetScreenCTM in all classes inherited from SVGGraphicsElement class.
- Fixed issue in pattern painting coordinate system.