Aspose.SVG for Python via .NET V25.9

Released: Sep 30, 2025

Aggiornamenti in V25.9

Funzionalità

  • Text decorations: Added support for text-decoration: line-through; in SVG content.
  • Unicode coverage: Implemented CMAP format 12 handling during font processing to render characters beyond the BMP (e.g. many emoji and historic scripts).
  • CSS variables: Improved var() implementation with correct cascading, better value parsing/serialization, and spec-accurate behavior.
  • Platform: Added macOS installation/runtime support.

Correzioni

  • RTL text: Fixed incorrect rendering of surrogate pairs in right-to-left texts.