Browse our Products
<dependency>
<groupId>com.aspose</groupId>
<artifactId>aspose-drawing</artifactId>
<version>24.6</version>
</dependency>
compile(group: 'com.aspose', name: 'aspose-drawing', version: '24.6')
<dependency org="com.aspose" name="aspose-drawing" rev="24.6">
<artifact name="aspose-drawing" ext="jar"/>
</dependency>
libraryDependencies += "com.aspose" % "aspose-drawing" % "24.6"
What’s new in the Aspose.Drawing for Java 24.6
Release Highlights
Aspose.Drawing for Java 24.6 enhances rendering precision by introducing subpixel-accurate region drawing. This update improves the fidelity of filled and stroked regions, especially in high-DPI or complex graphical environments.
Enhancements
- Region Drawing Precision
- Implemented support for subpixel-accurate region drawing, ensuring smoother and more precise output. (DRAWINGNET-1562)
Public API and Backward Incompatible Changes
No changes to Public API or backward compatibility in this release.
🔍 Explore the Full Release Details
For full list of updates, please visit Aspose.Drawing for Java 24.6 Release Notes
region drawing
| subpixel rendering
| high dpi
| java graphics
| drawing accuracy
File | Classifier | Size |
---|---|---|
aspose-drawing-24.6-javadoc.jar | javadoc | 990 KB |
aspose-drawing-24.6-jdk18.jar | jdk18 | 15 MB |
aspose-drawing-24.6.pom | 38 KB |