Aspose.Drawing for .NET 릴리스

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.

Released: May 5, 2023

V23.5 버젼 업데이트

기능

  • Added support for tab characters in text.
  • Moved classes from Aspose.Drawing namespace to System.Drawing.AsposeDrawing namespace.
  • Hide left-to-right and right-to-left marks in text.
  • Improved bitmap scaling performance.
  • Improved Graphics.Clip access performance for infinite and rectangular clip regions.

수정사항

  • Resolved conflicts between Aspose.Drawing and Aspose.Drawing.Common packages.
  • Corrected Region operations with infinite regions.
  • Fixed region drawing artifacts with SmoothingMode...

Released: Apr 7, 2023

V23.4 버젼 업데이트

기능

  • Added support for drawing a rectangle with a width larger than 32K.
  • Improved font fallback for italic and bold styles.
  • Improved 'LinearGradientBrush' drawing correctness.
  • Improved string measuring and drawing performance.

Released: Mar 14, 2023

V23.3 버젼 업데이트

기능

  • Added AddFamilies and RemoveFamilies methods to InstalledFontCollection.

수정사항

  • Fixed string height measurement in GenericTypographic mode.

Released: Feb 20, 2023

V23.2 버젼 업데이트

기능

  • Added 'Open Sans' font to the library and implemented fallback support.
  • Added support for saving JPEG images in CMYK format.
  • Added support for small mono GIF images.
  • Improved GIF image loading performance.

수정사항

  • Corrected saving one frame in TIFF MultiFrame mode.