You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by GitBox <gi...@apache.org> on 2021/06/18 21:23:42 UTC

[GitHub] [pdfbox-jbig2] gunnar-ifp commented on pull request #4: Optimizations for Bitmaps

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org