OpenSlide Java 0.10.0
Pre-release
Pre-release
- Change package namespace to
org.openslide - Add wrapper class for associated images
- Have
OpenSlideimplementCloseable - Convert top-level build system to Autotools
- Rename JAR and JNI library (thanks, Mathieu Malaterre)
- Embed JNI library path in JAR on Linux
- Fix translation by large offsets in GUI (thanks, Jan Harkes)
- Fix
IllegalArgumentExceptionin associated image error cases - Add build instructions