Aspose.SVG for .NET V24.9

Released: Sep 19, 2024

Updates in V24.9

Funktionen

  • Improved PDF Rendering Quality: Enhanced the quality of rendering when converting SVG documents to PDF format. This includes fixing issues related to Base64 image encoding and regular expressions, resulting in more accurate and reliable PDF outputs.
  • Enhanced WEBP Image Processing: Improved processing of WEBP graphic formats, ensuring better compatibility and rendering of WEBP images within SVG documents.
  • Improved Font Support and Substitution Tables Handling: Improved handling of substitution tables in fonts, enhancing font support and ensuring that text rendering is more accurate and faithful to the original fonts specified in SVG documents.

Fehlerkorrekturen

  • Fixed PDF Conversion Exception: Resolved an exception that occurred during PDF conversion related to CFF font rendering. By utilizing GDI+ and SkiaSharp (for modes that use Aspose.SVG.Drawing.SkiaSharp), we eliminated the need for separate CFF font support, ensuring smoother and error-free conversions to PDF format.