Lancements de Aspose.Drawing for .NET

Released: Sep 6, 2024

Mises à jour de V24.9

Fonctionnalités

  • Added support for loading variable fonts.
  • Added support for saving TIFF with CCITT3 and CCITT4 compression.
  • Added a check for empty points to the GraphicsPath.AddLines method.

Correctifs

  • Removed generated CompilerServices attributes.
  • Fixed Product Version information.

Released: Aug 11, 2024

Mises à jour de V24.8

Fonctionnalités

  • Added support for 'RebeccaPurple' color.
  • Enabled support for Macintosh font files.
  • Moved KnownColor and SystemColors from System.Drawing to System.Drawing.AsposeDrawing namespace for .NET Standard build.
  • Improved correctness of image file codecs.

Correctifs

  • Fixed stream ObjectDisposedException after saving TIFF.

Released: Jul 13, 2024

Mises à jour de V24.7

Fonctionnalités

  • Added support for font files with non-English font names.
  • Improved correctness of image file codecs.
  • Removed dependency on BinaryFormatter.

Released: Jun 19, 2024

Mises à jour de V24.6

Fonctionnalités

  • Implemented region drawing with subpixel accuracy.

Released: May 10, 2024

Mises à jour de V24.5

Fonctionnalités

  • Added SolidBrush optimization for same PathGradientBrush SurroundColors.
  • Excluded loading reduced TIFF frames.
  • Disabled anti-aliasing when PathGradientBrush SurroundColors match CenterColor.

Correctifs

  • Fixed drawing of invalid surrogate symbols in text.

Released: Apr 11, 2024

Mises à jour de V24.4

Fonctionnalités

  • Added pen dash pattern initialization on setting pen dash style.
  • Added a null check throwing ArgumentException to the LinearGradientbrush.InterpolationColors getter.
  • Added input matrix validation when setting Graphics.Transform.
  • Added validation before drawing a path.

Correctifs

  • Corrected text drawing with negative scale transformations.

Released: Mar 9, 2024

Mises à jour de V24.3

Correctifs

  • Limited texture brush Clamp drawing to the original image bounds.
  • Corrected 16 bits per pixel TIFF loading.

Released: Feb 11, 2024

Mises à jour de V24.2

Fonctionnalités

  • Removed limits for region size.
  • Added NearestNeighbor interpolation for 1 pixel bitmap.

Correctifs

  • Fixed a Region.Intersect hang.

Released: Jan 11, 2024

Mises à jour de V24.1

Fonctionnalités

  • Added support for sub-pixel rectangles when clipping and processing regions.
  • Improved vector regions and enabled them by default.

Correctifs

  • Fixed Region.GetBounds() for large regions.

Released: Dec 11, 2023

Mises à jour de V23.12

Fonctionnalités

  • Improved correctness of path intersections.