aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Handle headless HN and page with no image.yzrh2022-12-256-182/+239
* Simplify JBIG decoder.yzrh2022-12-251-1/+1
* Handle different JPEG colour component.yzrh2022-12-255-24/+37
* Fix HN conversion and add JBIG2 support.yzrh2022-12-2419-192/+517
* Fix memory leak and data type.yzrh2022-12-226-7/+36
* Add error message for JBIG.yzrh2022-12-202-3/+9
* Update Makefileyzrh2022-12-191-3/+3
* Remove -march=native in Makefile and remove char **envp for POSIX compliance.yzrh2021-09-022-2/+2
* Fix memory leak.yzrh2021-01-292-5/+14
* Update CHANGE.yzrh2021-01-131-0/+8
* Add wrapper for PDF operation.yzrh2021-01-132-232/+151
* Fix transformation matrix.yzrh2021-01-121-3/+8
* Fix HN dictionary generation.yzrh2021-01-121-7/+2
* Fix root object dictionary generation.yzrh2021-01-112-10/+23
* Decode JBIG and JPEG during HN conversion.yzrh2021-01-0331-273/+1034
* Handle binary data in dictionary.yzrh2020-12-313-19/+31
* Improve portability.yzrh2020-12-316-36/+24
* Produce PDF directly from KDH.yzrh2020-12-307-28/+103
* Add HN text extraction.yzrh2020-12-3014-41/+325
* Update README.yzrh2020-12-291-0/+2
* Update HN data structure.yzrh2020-12-298-137/+176
* Change e-mail address.yzrh2020-09-0822-23/+23
* Initial commit.yzrh2020-08-1425-0/+2563