Gscan2pdf has been updated to 2.13.5 on nixpkgs. Tests are passing and everything is working as expected. Thank you!
I confirm that all tests are now passing with this latest patch. Is a new release planned soon, or should we go ahead and apply this patch ourselves in NixOS/nixpkgs?
Thank you! I confirm that the latest patch solves the issue with t/241_threshold.t. I've just noticed that I had t/3722_user_defined.t disabled. This test contains one last call to the old "convert" command. I also have two other failures left in: - t/51_process_chain.t - t/53_process_chain.t Those two seem to be due to an OCR precision issue. I've updated Tesseract from 3.05.02 to 5.5.0, but the failure persists. Could this be due to a difference in default font? We're using the open-licenced Liberation...
The test from the original post still fails. The new patch also introduces new failures. Build and test log attached.
Thank you for the patch. Unfortunately, the same test failure persists with this patch and imagemagick 7.1.2-5. Full build and test log is attached.
t/241_threshold.t fails since imagemagick 7.1.2-5
templatekw: fix inconsistency of diffstat with diff.merge
util: move diff_parent from logcmdutil to diffutil