gunnar-ifp commented on PR #4: URL: https://github.com/apache/pdfbox-jbig2/pull/4#issuecomment-4388575343
Thanks for the heads up, but I think my fork isn't affected by that because I wrote a Blitter class that encapsulates all the bit operations for speed and does it properly. But it's cool that you guys are working on it again and fixing bugs. I noticed bugs before with t89-halftone.zip / 600-30-45.jb2 which seem to be fixed now (and I did wonder why pixels were only set but never unset). I haven't had any time to work on this myself, I'd like to redo some things, especially since I got more insights into C2 in the meantime and my fork is not limited to java6, so I can use varhandles for better bit to byte conversions or byte array manipulation. Alas I'd rather work on pdfbox instead (haven't got time for that neither). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
