Merge branch 'processing:main' into gradle-cleanup

This commit is contained in:
Stef Tervelde
2025-07-11 11:51:12 +02:00
committed by GitHub
12 changed files with 262 additions and 78 deletions

View File

@@ -3,7 +3,7 @@
<property name="core.library.jar" location="../../../core/library/core.jar" />
<property name="batik.version" value="1.18" />
<property name="batik.version" value="1.19" />
<!-- the .zip file to be downloaded -->
<property name="batik.zip" value="batik-bin-${batik.version}.zip" />
<!-- the .jar file that we need from the download -->