Aspose.SVG for Python via .NET V25.8

Released: Aug 29, 2025

Aggiornamenti in V25.8

Funzionalità

  • Added boolean geometry operations (Union, Difference, Intersection) for all SVGGeometryElement types. The Combine method produces a new <path> element representing the merged result, enabling advanced shape composition.

Correzioni

  • Fixed incorrect text positioning due to miscalculated dx/dy values. The text layout algorithm now renders text consistently and correctly, preventing overlaps or broken visual output.