Aspose.SVG for .NET V25.8

Released: Aug 21, 2025

Atualizações na V25.8

Recursos

  • 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.

Correções

  • 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.