Implement Huffman coding in JBIG2

This commit is contained in:
Jani Pehkonen 2018-01-23 17:04:07 +02:00
parent f0216484bc
commit 5593c970e0
4 changed files with 908 additions and 71 deletions

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
https://web.archive.org/web/20171003213334/https://bugs.freedesktop.org/attachment.cgi?id=11143

View File

@ -0,0 +1 @@
https://web.archive.org/web/20170924053030/http://library.sciencemadness.org/library/books/gergel_isopropyl_bromide.pdf

View File

@ -2518,6 +2518,23 @@
"link": true, "link": true,
"type": "eq" "type": "eq"
}, },
{ "id": "jbig2_huffman_1",
"file": "pdfs/jbig2_huffman_1.pdf",
"md5": "93ccd85c5686bea27d3e6c3b41921b21",
"lastPage": 1,
"rounds": 1,
"link": true,
"type": "eq"
},
{ "id": "jbig2_huffman_2",
"file": "pdfs/jbig2_huffman_2.pdf",
"md5": "f019e2722bd64684e2093a0933e390f4",
"firstPage": 7,
"lastPage": 7,
"rounds": 1,
"link": true,
"type": "eq"
},
{ "id": "issue1233", { "id": "issue1233",
"file": "pdfs/issue1233.pdf", "file": "pdfs/issue1233.pdf",
"md5": "2d3565b0a286e29955796c37c66326c1", "md5": "2d3565b0a286e29955796c37c66326c1",