Aspose.SVG for .NET のリリース
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.
Released: Jul 31, 2020
V20.7 での更新項目
機能
- Added support for comp-op property with the following list of values: clear, src, dst, src-over, dst-over, src-in, dst-in, src-out, dst-out, src-atop, dst-atop, xor, plus, overlay, color-dodge, color-burn, hard-light, soft-light, difference and exclusion.
- Improved precision of GetBBox method.
Released: Jun 30, 2020
V20.6 での更新項目
機能
- Added support for rendering XHTML and HTML content inside SVG elements.
Released: May 29, 2020
V20.5 での更新項目
機能
- Improved processing of CSS properties.
- Clarified URL parsing exceptions.
- Added new signatures to document creation methods.
Released: Apr 28, 2020
V20.4 での更新項目
不具合の修正
- Fixed issue with the calculation of transformation matrix during pagination.
- Text messages in watermarks have been changed in evaluation mode to be more informative. Moreover, several rules have been updated to make product behavior more understandable in evaluation mode.
Released: Feb 27, 2020
V20.2 での更新項目
機能
- Improved pagination algorithm.
- Improved the algorithm for calculating an element's bounding box.