File jbig2enc.changes of Package jbig2enc
-------------------------------------------------------------------
Wed Dec 25 05:43:48 UTC 2024 - mia@0x0.st
- Update to version 0.30+2.g7188b05:
* add lobal BW threshold on 8 bpp images
* improve thresholding
* Make the weight parameter adjustable
* neat symbolic threshold 0.92
* Fix Endian issue on ARM #63
* Suppress a chatty informational message unless requested
* Add support for standalone .jb2
* convert to python3 (python2 is outdated and unsupported)
and improve code
* rename pdf.py to jbig2topdf.py
* fixes issues #61, #84, #85, #88 `Error heap-use-after-free`
* A switch to set dpi for images w/o dpi information.
-------------------------------------------------------------------
Mon Jan 09 02:25:26 UTC 2023 - mia@0x0.st
- Init version 0.29+4.gea05019:
* Fix autotools with leptonica >= 1.83
* Fix build with Leptonica >=1.83
* Reject odd input depths that pixThresholdToBinary doesn't support.
* Rename README to README.md in Makefile.am
* Convert README to Markdown.
* Fix broken link to spec.
* add option '--dissable-rpath'