0.3.0 (2023-XX-XX) ================== * Support HN text overlay. * Support HN page with text. * Handle inaccurate page count in CAJ and KDH. 0.2.5 (2023-01-05) ================== * Improve PDF parser. * Handle duplicated object in CAJ. * Handle duplicated image in HN. * Handle incomplete PDF object in CAJ and KDH. * Handle invalid PDF object token in CAJ and KDH. * Fix JBIG decoder. 0.2.4 (2022-12-31) ================== * Fix HN image compositing. * Fix PDF object check. 0.2.3 (2022-12-30) ================== * Support HN figure placement. 0.2.2 (2022-12-29) ================== * Support JPEG 2000 for HN. * Handle missing but referenced root object. * Handle HN with more than one image per page. * Fix buffer overflow. 0.2.1 (2022-12-26) ================== * Handle different JPEG colour component. * Handle headless HN and page with no image. 0.2.0 (2022-12-22) ================== * KDH conversion now produces a valid PDF * Handle binary data in dictionary. * Add preliminary support for HN * Fix root object dictionary generation when root object has more than two children. * Fix memory leak and data type. 0.1.0 (2020-04-08) ================== * Initial release