gunnar-ifp commented on pull request #4: URL: https://github.com/apache/pdfbox-jbig2/pull/4#issuecomment-864034465
I noticed today that the bulk invert also inverts andy padding bits/pixels on each scanline. I don't see it as a problem as these have no defined value and cannot be accessed unless the byte array is accessed directly. But since for example the PDFBox filter does exactly that I added a commit to ensure these are zero. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
