Aspose.SVG for .NET V23.7

Released: Jul 27, 2023

V23.7 버젼 업데이트

기능

  • Added support for rendering Gradients and Patterns in SVG Text Elements. This improves the visual quality of text in SVGs, offering a better viewing experience for users.

수정사항

  • Fixed issue related to importing fonts into SVG, which was causing an error while creating script tables (GSUB and GPOS) for TrueType Font (TTF) tables.
  • Fixed a rendering issue related to nested clipping paths in SVG elements: This problem was causing incorrect visuals in our output and required an in-depth investigation into our SVG rendering logic.
  • Fixed issue with rendering SVG Filters: This fix addresses special cases of the transformation matrix in SVG filters.
  • Fixed issues with rendering SVG Masks and SVG ClipPath: These problems were affecting the proper display of SVG Masks and ClipPath elements.