Releases: Talinx/jp2a
Releases · Talinx/jp2a
1.3.3
1.3.2
- Fix Docker image missing libexif library. Thanks to PowerMeep (https://github.com/PowerMeep)
(This release only changes the Docker image which doesn't impact builds from source e. g. for other forms of distribution.)
1.3.1
- Fix segmentation fault that can occur when trying to parse a file of an unsupported file type. Thanks to Balló György (https://github.com/City-busz)
1.3.0
1.2.0
- Add edge shading - edge shading can be enabled by setting the desired edge threshold with
--edge-threshold=N.N. Thanks to @OscarSaharoy