Lancements de Aspose.SVG for .NET

Released: Jan 16, 2022

Mises à jour de V22.1

Fonctionnalités

  • 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.

Correctifs

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

Released: Dec 3, 2021

Mises à jour de V21.12

Fonctionnalités

  • 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.

Correctifs

  • 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

Mises à jour de V21.11

Fonctionnalités

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

Correctifs

  • Fixed issue with disposing node iterators.

Released: Oct 12, 2021

Mises à jour de V21.10

Fonctionnalités

  • 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.

Correctifs

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

Released: Sep 7, 2021

Mises à jour de V21.9

Fonctionnalités

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

Released: Aug 5, 2021

Mises à jour de V21.8

Fonctionnalités

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

Correctifs

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

Released: Jul 2, 2021

Mises à jour de V21.7

Fonctionnalités

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

Released: Jun 3, 2021

Mises à jour de V21.6

Fonctionnalités

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

Correctifs

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

Released: May 12, 2021

Mises à jour de V21.5

Fonctionnalités

  • Improved the gradients serialization algorithm.

Correctifs

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

Released: Apr 9, 2021

Mises à jour de V21.4

Fonctionnalités

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