Aspose.SVG for .NET のリリース
Released: Jun 3, 2021
V21.6 での更新項目
機能
- Added the ability to apply restrictions to the URL of pages and resources such as CSS, JavaScript and images.
不具合の修正
- Removed obsolete properties.
- Fixed an issue with calculating bounding boxes for rotated objects.
Released: May 12, 2021
V21.5 での更新項目
機能
- Improved the gradients serialization algorithm.
不具合の修正
- Fixed issue in the method GetBBox for SVG tspan elements.
Released: Apr 9, 2021
V21.4 での更新項目
機能
- Added support for caching SVG geometry element operations for improved performance.
Released: Mar 12, 2021
V21.3 での更新項目
機能
- Added right-to-left (RTL) support for converting and rendering SVG documents.
- Updated SVG serialization algorithms according to the latest documentation.
Released: Feb 10, 2021
V21.2 での更新項目
機能
- Added support for escape control characters (‘<’, ‘>’, ‘'’, ‘"’, ‘&') when saving SVG files.
- Improved URL parsing algorithm.
- Improved path resolution algorithm when encoding special characters.
Released: Jan 25, 2021
V21.1 での更新項目
機能
- Added support for saving SVG documents with new IOutputStorage interface. This interface allows you to save SVG document content and resources to streams and manage them.
Released: Dec 14, 2020
V20.12 での更新項目
機能
- Added support for rendering SVG text with stroke-dasharray and stroke-linecap parameters.
- The CSS serialization algorithm has been updated according to the latest SVG specification.
Released: Nov 12, 2020
V20.11 での更新項目
不具合の修正
- Fixed issue with applying the Gaussian Blur effect to large bitmaps with high resolution.
- Changed page sizing algorithm for FitContent mode.
Released: Oct 28, 2020
V20.10 での更新項目
機能
- Improved PageSetup class with a new option Sizing which allows you to:
- Manage the page size based on content size.
- Scale content in accordance with the page size.
Released: Sep 25, 2020
V20.9 での更新項目
機能
- Added the ability to vectorize text elements inside SVG documents.