Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Makefile | yzrh | 2022-12-19 | 1 | -3/+3 |
* | Remove -march=native in Makefile and remove char **envp for POSIX compliance. | yzrh | 2021-09-02 | 2 | -2/+2 |
* | Fix memory leak. | yzrh | 2021-01-29 | 2 | -5/+14 |
* | Add wrapper for PDF operation. | yzrh | 2021-01-13 | 2 | -232/+151 |
* | Fix transformation matrix. | yzrh | 2021-01-12 | 1 | -3/+8 |
* | Fix HN dictionary generation. | yzrh | 2021-01-12 | 1 | -7/+2 |
* | Fix root object dictionary generation. | yzrh | 2021-01-11 | 2 | -10/+23 |
* | Decode JBIG and JPEG during HN conversion. | yzrh | 2021-01-03 | 30 | -273/+1032 |
* | Handle binary data in dictionary. | yzrh | 2020-12-31 | 3 | -19/+31 |
* | Improve portability. | yzrh | 2020-12-31 | 5 | -36/+17 |
* | Produce PDF directly from KDH. | yzrh | 2020-12-30 | 6 | -23/+102 |
* | Add HN text extraction. | yzrh | 2020-12-30 | 14 | -41/+325 |
* | Update HN data structure. | yzrh | 2020-12-29 | 8 | -137/+176 |
* | Change e-mail address. | yzrh | 2020-09-08 | 22 | -23/+23 |
* | Initial commit. | yzrh | 2020-08-14 | 22 | -0/+2317 |