Browse our Products

Aspose.SVG for Python via .NET 25.7 Release Notes

Major Features

Enhanced Event Handling and Node Operations

  • Event Listener Methods:
    • The behavior of various add_event_listener methods and the IEventListener interface has been updated and clarified.

Updated CSS and Saving Options

  • Saving Options:
    • The new SVGZSaveOptions class offers options for saving SVG files in compressed SVGZ format.
    • The save method now supports both plain-SVG and compressed SVGZ file outputs.

Enhancements and Fixes

  • Method Consistency and Clarity:
    • Several API members (e.g., get_platform_type, get_elements_by_tag_name/_ns, and various event listener overloads) have been revised to improve clarity, parameter descriptions, and error handling.

Public API Changes

Added APIs

  • New saving options:
    • SVGZSaveOptions with new properties like resource_handling_options and vectorize_text.

For code examples and further migration assistance, consult our documentation or post on the Aspose support forum.