- Change build target to Java 6 from 5, fixing build on JDK 9
- Properly detect JNI include paths on Mac OS X
Downloads
- Bundle Classpath JNI headers for Windows cross builds
Downloads
- Require OpenSlide 3.4.0
- Replace
OpenSlide.fileIsValid()withOpenSlide.detectVendor() - Fix
NullPointerExceptionopening slides without a quickhash1
Downloads
- Require OpenSlide 3.3.0
- Rename "layer" to "level" throughout API
- Add
OpenSlide.getLibraryVersion() - Set package
Implementation-Versionto OpenSlide Java version - Drop
getComment() - Properly handle
openslide_open()errors on OpenSlide 3.3.0 - Many build fixes for Linux, Mac OS X, Cygwin
Downloads
- 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
Downloads
- Remove some
Annotationstuff, try to be more extensible
and with simple defaults
Downloads
- Fix build on Windows
- Remove some checks for zero dimensions and negative coordinates
Downloads
- Eliminate swig dependency
- Support new error handling from OpenSlide 3.2.0
- Add new methods for painting
- Add some
Annotationstuff
Downloads
- Switch from GPLv2 to LGPLv2
- More selection types
- Bug fixes for
checkDisposed - Remove some exported C calls
- Add call to paint a specific layer without scaling
Downloads
PreviousNext