ge.lept4j.lept4j.1.3.1.source-code.versionchanges.txt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of lept4j Show documentation
Show all versions of lept4j Show documentation
# Lept4J
## Description:
A Java JNA wrapper for Leptonica Image Processing library.
Lept4J is released and distributed under the Apache License, v2.0.
Lept4J Change Summary
Version 1.0 (25 July 2015):
- Initial commit for Leptonica 1.71
- Embed Windows native resources in JAR
- Autoload Windows native libraries
- Change type from ByReference[] to PointerByReference
- Add support for image conversion
Version 1.1 (22 August 2015):
- Upgrade to Leptonica 1.72
- Additional use cases
Version 1.1.1 (15 November 2015):
- Update JNA 4.2.1
- Additional test cases
Version 1.1.2 (17 March 2016):
- Update jna-4.2.2
- Update jai-imageio-1.3.1
Version 1.2 (19 March 2016):
- Upgrade to Leptonica 1.73
Version 1.2.1 (11 May 2016):
- Implement removeLines method
- Add back a few methods accidentally commented
- Revert jna to 4.1.0
Version 1.2.2 (15 May 2016):
- Include more API methods related to TIFF and PNG
Version 1.2.3 (29 May 2016):
- Include more API methods related to box array operations
Version 1.2.4 (24 September 2016):
- Fix Invalid memory access error caused by memory leaks in convertPixToImage
- Add Otsu test case
Version 1.3.0 (15 February 2017):
- Upgrade to Leptonica 1.74.1
Version 1.3.1 (23 March 2017):
- Use correct type; remove unneeded dependency
© 2015 - 2025 Weber Informatics LLC | Privacy Policy