Aspose.Drawing for Java Releases
Released: Apr 28, 2026
Mises à jour de V26.4
Fonctionnalités
- Added Arabic Script ligature support.
- Improved multi-page TIFF saving correctness and performance.
- Reduced memory consumption when saving images.
- Improved image file codecs performance and correctness.
Released: Mar 25, 2026
Mises à jour de V26.3
Fonctionnalités
- Implemented Arabic Script positional shaping.
Released: Feb 27, 2026
Mises à jour de V26.2
Fonctionnalités
- Improved 8bpp TIFF saving performance.
- Implemented Icon operations.
- Improved LockBits conversion performance.
- Improved image file codecs correctness and performance.
Correctifs
- Corrected geometry angle calculation.
Released: Oct 17, 2025
Mises à jour de V25.10
Fonctionnalités
- Improved LockBits conversion correctness and performance for indexed image formats.
Released: Sep 25, 2025
Mises à jour de V25.9
Fonctionnalités
- Increased smoothness for small paths processed by GraphicsPath.Flatten().
- Improved LockBits performance for True Color formats.
- Implemented bitmap creation from a metafile.
- Improved LockBits CMYK conversions correctness and performance.
Correctifs
- Corrected Bitmap.SetPixel()/GetPixel() implementation for True Color formats.
Released: Jun 19, 2025
Mises à jour de V25.6
Fonctionnalités
- Improved 'Region.Intersect' performance.
Correctifs
- Corrected Region creation from RegionData.
Released: May 16, 2025
Mises à jour de V25.5
Fonctionnalités
- Improved correctness of image file codecs.
- Improved LockBits performance for 'Format32bppPArgb'.
Correctifs
- Fixed a color channel overflow in LinearGradientBrush drawing.
- Fixed creating a font with a new style from an existing font.
- Fixed image loading with only 2 colors in the palette.
Released: Feb 26, 2025
Mises à jour de V25.2
Fonctionnalités
- Improved color operations performance.
- Improved LockBits performance for 4bpp bitmaps.
- Improved monochrome TIFF loading performance.
- Improved performance when saving indexed bitmaps.
Correctifs
- Corrected dash cap offset on curves.
- Fixed Format32bppArgb Bitmap.SetPixel with a transparent color.
Released: Nov 20, 2024
Mises à jour de V24.11
Fonctionnalités
- Improved the correctness of region intersections.
- Enabled loading of partially broken JPEG files.
Released: Oct 27, 2024
Mises à jour de V24.10
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.
- Improved performance of loading bitmap file information.
- Removed generated CompilerServices attributes.
Correctifs
- Fixed IImageFormatsProvider is not set exception on systems without standard fonts.
- Fixed TIFF loading OutOfMemoryException in a .NET Framework project using the .NET Standard library.
- Fixed...