Aspose.SVG for .NET Releases

Released: Jan 16, 2022

Updates in V22.1

Funktionen

  • Added support for matching fonts to individual text runs. This provides a font family for each character in the run and a particular font face is selected containing a glyph for that character.
  • Reduced amount of memory used when applying SVG filters.

Fehlerkorrekturen

  • Fixed the issue causing loss of resolution when rendering inline SVG images.

Released: Dec 3, 2021

Updates in V21.12

Funktionen

  • Improved performance and reduced memory consumption for algorithm used to create masking and opacity effects.
  • Added a new abstract class "FontMatcher" to provide an interface for controlling font matching algorithm.

Fehlerkorrekturen

  • Fixed the issue with masks which having the type of coordinate units userspaceonuse and applying to images and graphics.
  • The opacity processing code that is used for graphics and bitmaps was changed to address issues with ignoring transformation matrix...

Released: Nov 3, 2021

Updates in V21.11

Funktionen

  • Improved processing of unit types for CSS media query parsing algorithm.

Fehlerkorrekturen

  • Fixed issue with disposing node iterators.

Released: Oct 12, 2021

Updates in V21.10

Funktionen

  • Added a new “Image Vectorization” feature that allows you to vectorize raster images such as PNG, JPEG, BMP, TIFF, GIF and ICO into SVG documents.
  • Added support for processing JPEG/Exif orientation and rotation properties.

Fehlerkorrekturen

  • Fixed the issue with rendering text elements where CSS white-space style is set to 'pre'.

Released: Sep 7, 2021

Updates in V21.9

Funktionen

  • Improved accuracy of glyph vectorization algorithm.
  • Updated user agent style sheets according to the latest documentation.

Released: Aug 5, 2021

Updates in V21.8

Funktionen

  • Added the ability to manage PDF document metadata when converting SVGs.

Fehlerkorrekturen

  • Fixed algorithm of calculation styles with ‘important’ directive according to latest CSS specifications.

Released: Jul 2, 2021

Updates in V21.7

Funktionen

  • New resource handling feature allows you to ignore certain resources.
  • Improved handling of large images.

Released: Jun 3, 2021

Updates in V21.6

Funktionen

  • Added the ability to apply restrictions to the URL of pages and resources such as CSS, JavaScript and images.

Fehlerkorrekturen

  • Removed obsolete properties.
  • Fixed an issue with calculating bounding boxes for rotated objects.

Released: May 12, 2021

Updates in V21.5

Funktionen

  • Improved the gradients serialization algorithm.

Fehlerkorrekturen

  • Fixed issue in the method GetBBox for SVG tspan elements.

Released: Apr 9, 2021

Updates in V21.4

Funktionen

  • Added support for caching SVG geometry element operations for improved performance.