Aspose.Drawing for .NET 릴리스

Released: Mar 9, 2024

V24.3 버젼 업데이트

수정사항

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

Released: Feb 11, 2024

V24.2 버젼 업데이트

기능

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

수정사항

  • Fixed a Region.Intersect hang.

Released: Jan 11, 2024

V24.1 버젼 업데이트

기능

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

수정사항

  • Fixed Region.GetBounds() for large regions.

Released: Dec 11, 2023

V23.12 버젼 업데이트

기능

  • Improved correctness of path intersections.

Released: Nov 9, 2023

V23.11 버젼 업데이트

기능

  • Added support for palette flag calculations.
  • Improved parallel image loading performance.
  • Improved processing of path intersections.
  • Improved processing of cubic curve intersections.
  • Removed NamespaceDoc from public API.

Released: Oct 9, 2023

V23.10 버젼 업데이트

기능

  • Added support for loading and initializing GIF comment property and additional extended GIF properties from a file.
  • Changed evaluation watermark.
  • Improved correctness of cubic curve intersections.

Released: Sep 8, 2023

V23.9 버젼 업데이트

기능

  • Added support for saving BMP files in 24 bits-per-pixel (bpp) format.
  • Improved Microsoft Windows font fallback.

수정사항

  • Corrected transformation offset for text decorations.
  • Corrected 1 bits-per-pixel (bpp) format.bpp bitmap palette loading.
  • Corrected PathGradientBrush drawing in CompositingMode.SourceCopy mode.
  • Corrected pixels encoding in UnlockBits for Format4bppIndexed.

Released: Aug 8, 2023

V23.8.1 버젼 업데이트

기능

  • Improved performance when saving PNG files.
  • Added 'GraphicsPath.IsVisible(...).'
  • Added experimental support for vector regions.
  • Added support for loading JPEG resolution from 'jfif' segments.
  • Improved 'PathGradientBrush' drawing performance.

수정사항

  • Fixed incorrect PathGradientBrush drawing for paths with zero bounds and paths represented by a line.

Released: Jul 7, 2023

V23.7 버젼 업데이트

기능

  • Improved performance when saving and loading small images.
  • Improved security and stability.

Released: Jun 9, 2023

V23.6 버젼 업데이트

기능

  • Added Bitmap.GetThumbnailImage.

수정사항

  • Fixed IndexOutOfRangeException drawing rotated text.
  • Fixed incorrect PathGradientBrush drawing when the path is modified after the brush creation.
  • Fixed incorrect PathGradientBrush drawing with large path coordinates.
  • Fixed ArgumentException loading specific BMP file.
  • Fixed an internal text hinting exception.