aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Handle different JPEG colour component.yzrh2022-12-254-24/+32
| | | | Signed-off-by: yzrh <yzrh@noema.org>
* Fix HN conversion and add JBIG2 support.yzrh2022-12-2417-187/+506
| | | | Signed-off-by: yzrh <yzrh@noema.org>
* Fix memory leak and data type.yzrh2022-12-226-7/+36
| | | | Signed-off-by: yzrh <yzrh@noema.org>
* Add error message for JBIG.yzrh2022-12-202-3/+9
| | | | Signed-off-by: yzrh <yzrh@noema.org>
* Update Makefileyzrh2022-12-191-3/+3
| | | | Signed-off-by: yzrh <yzrh@noema.org>
* 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
|
* 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-0330-273/+1032
|
* Handle binary data in dictionary.yzrh2020-12-313-19/+31
|
* Improve portability.yzrh2020-12-315-36/+17
|
* Produce PDF directly from KDH.yzrh2020-12-306-23/+102
|
* Add HN text extraction.yzrh2020-12-3014-41/+325
|
* Update HN data structure.yzrh2020-12-298-137/+176
|
* Change e-mail address.yzrh2020-09-0822-23/+23
|
* Initial commit.yzrh2020-08-1422-0/+2317