]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commit
Adds specific handling for CCITT Group 4, which pikepdf decodes, but not correctly 1745/head
authorTrenton Holmes <holmes.trenton@gmail.com>
Thu, 6 Oct 2022 02:58:40 +0000 (19:58 -0700)
committerTrenton H <holmes.trenton@gmail.com>
Tue, 11 Oct 2022 20:51:14 +0000 (13:51 -0700)
commit4cc2976614b3a350ef5483456bc028534075e194
tree18365d268696fac25f235afc370b2f6541df4c16
parentcaf4b54bc7bf828ba170fcc329aa82a0c45da382
Adds specific handling for CCITT Group 4, which pikepdf decodes, but not correctly
src/documents/barcodes.py
src/documents/tests/samples/barcodes/barcode-fax-image.pdf [new file with mode: 0644]
src/documents/tests/test_barcodes.py