Browse our Products
Aspose.Drawing for Java 24.4 Release Notes
This page contains release notes information for Aspose.Drawing for Java 24.4.
Improvements and Changes
- Improved performance and memory use (DRAWINGJAVA-101)
- Added new constructor for Metafile(com.aspose.drawing.system.io.Stream,int) (DRAWINGJAVA-112)
- Added pen dash pattern initialization on setting pen dash style (DRAWINGNET-1508)
- Added a null check throwing ArgumentException to the LinearGradientbrush.InterpolationColors getter (DRAWINGNET-1507)
- Added the input matrix validation when setting Graphics.Transform (DRAWINGNET-1514)
- Added validation before drawing a path (DRAWINGNET-1515)
- Corrected text drawing with negative scale transformations (DRAWINGNET-1506)