aboutsummaryrefslogtreecommitdiffstats
path: root/src/cnki_pdf.c
Commit message (Expand)AuthorAgeFilesLines
* Fix HN conversion and add JBIG2 support.yzrh2022-12-241-40/+107
* Fix memory leak and data type.yzrh2022-12-221-0/+6
* Add error message for JBIG.yzrh2022-12-201-1/+7
* Add wrapper for PDF operation.yzrh2021-01-131-226/+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-111-9/+22
* Decode JBIG and JPEG during HN conversion.yzrh2021-01-031-8/+624
* Handle binary data in dictionary.yzrh2020-12-311-7/+7
* Produce PDF directly from KDH.yzrh2020-12-301-16/+50
* Change e-mail address.yzrh2020-09-081-1/+1
* Initial commit.yzrh2020-08-141-0/+351