Aspose.SVG for .NET V23.12

Released: Dec 16, 2023

V23.12 での更新項目

機能

  • The CSS parser has been improved, resulting in a 10-15% increase in parsing speed.
  • Memory consumption in the CSS parser has been significantly reduced, enhancing overall performance.
  • Introduced additional methods within the Aspose.Svg.Builder namespace for the creation of various SVG elements. These enhancements make the API more versatile and user-friendly. Key Additions Include:
    • These methods now support default parameters, allowing for more concise and readable code.
    • Additional methods for the creation of shapes such as rectangles, circles, ellipses, lines, paths, polygons, and polylines.
    • Enhanced capabilities for image embedding and manipulation within SVG documents.
    • Expanded options for creating and managing structural elements of SVG, providing greater control over document structure and presentation.
    • New methods for defining and applying filter primitives.