Aspose.SVG for .NET V24.7

Released: Jul 18, 2024

V24.7 での更新項目

不具合の修正

  • SVG to PNG Conversion Rendering Issue: Resolved the issue where the SizingType.FitContent property was resulting in improper rendering during the SVG to PNG conversion. The problem was identified as the clip-path not being considered during the page size calculation. The fix has been applied to include the clip-path in the computation and the solution has been thoroughly tested to ensure correct output.
  • Font Matching on Linux Systems: Resolved an issue where fonts in SVG documents did not match properly on Linux systems when using the Aspose.SVG.Drawing.SkiaSharp component. This fix ensures that font rendering is consistent and accurate across different platforms, aligning with specified font styles in SVG documents.