Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix HN image compositing. | yzrh | 2022-12-31 | 1 | -27/+50 |
| | | | | Signed-off-by: yzrh <yzrh@noema.org> | ||||
* | Fix PDF object check. | yzrh | 2022-12-30 | 1 | -4/+4 |
| | | | | Signed-off-by: yzrh <yzrh@noema.org> | ||||
* | Handle HN page with figure only. | yzrh | 2022-12-30 | 1 | -19/+20 |
| | | | | Signed-off-by: yzrh <yzrh@noema.org> | ||||
* | Fix type casting when processing data. | yzrh | 2022-12-30 | 1 | -25/+25 |
| | | | | Signed-off-by: yzrh <yzrh@noema.org> | ||||
* | Handle combination of text and image in page content. | yzrh | 2022-12-29 | 1 | -62/+61 |
| | | | | Signed-off-by: yzrh <yzrh@noema.org> | ||||
* | Fix PDF object check. | yzrh | 2022-12-29 | 1 | -4/+5 |
| | | | | Signed-off-by: yzrh <yzrh@noema.org> | ||||
* | Handle missing root object which is parent of others. | yzrh | 2022-12-29 | 1 | -5/+7 |
| | | | | Signed-off-by: yzrh <yzrh@noema.org> | ||||
* | Add JPEG 2000 support. | yzrh | 2022-12-29 | 1 | -0/+36 |
| | | | | Signed-off-by: yzrh <yzrh@noema.org> | ||||
* | Add preliminary support for HN figure placement. | yzrh | 2022-12-28 | 1 | -54/+149 |
| | | | | Signed-off-by: yzrh <yzrh@noema.org> | ||||
* | Handle headless HN and page with no image. | yzrh | 2022-12-25 | 1 | -126/+139 |
| | | | | Signed-off-by: yzrh <yzrh@noema.org> | ||||
* | Handle different JPEG colour component. | yzrh | 2022-12-25 | 1 | -19/+26 |
| | | | | Signed-off-by: yzrh <yzrh@noema.org> | ||||
* | Fix HN conversion and add JBIG2 support. | yzrh | 2022-12-24 | 1 | -40/+107 |
| | | | | Signed-off-by: yzrh <yzrh@noema.org> | ||||
* | Fix memory leak and data type. | yzrh | 2022-12-22 | 1 | -0/+6 |
| | | | | Signed-off-by: yzrh <yzrh@noema.org> | ||||
* | Add error message for JBIG. | yzrh | 2022-12-20 | 1 | -1/+7 |
| | | | | Signed-off-by: yzrh <yzrh@noema.org> | ||||
* | Add wrapper for PDF operation. | yzrh | 2021-01-13 | 1 | -226/+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 | 1 | -9/+22 |
| | |||||
* | Decode JBIG and JPEG during HN conversion. | yzrh | 2021-01-03 | 1 | -8/+624 |
| | |||||
* | Handle binary data in dictionary. | yzrh | 2020-12-31 | 1 | -7/+7 |
| | |||||
* | Produce PDF directly from KDH. | yzrh | 2020-12-30 | 1 | -16/+50 |
| | |||||
* | Change e-mail address. | yzrh | 2020-09-08 | 1 | -1/+1 |
| | |||||
* | Initial commit. | yzrh | 2020-08-14 | 1 | -0/+351 |