Search this site
Home
Documentation
Samples
Release Notes
Hotfixes
Forum
< Back to TeamDev.com
Release Notes
Documentation
Samples
Hotfixes
Discussions ➚
Sitemap
Release Notes
>
JNIWrapper 3.7.3 Release Notes
posted
Aug 13, 2010, 5:01 AM
by Unknown user
[ updated
May 5, 2016, 6:34 AM
by Oleksandra Kovalenko ]
Fixes:
JNIWrapper correctly loads native libraries when search path contains Unicode symbols (Platforms: All)
Corrected calculation of structures size (Platforms: Win, Mac, Linux)
JAWT library is correctly loaded when program starts under JRE (Platforms: Linux)
Bitmap.toImage()
correctly works in the 8-bit graphic mode under Windows XP SP2 (WinPack)
Bitmap.toImage()
works without throwing the
ArrayIndexOutOfBoundsException
in both 32 and 16 bit color quality when using DIBitmap (WinPack)
Javadoc now contains description for all classes, methods and parameters (WinPack)
Comments