-
Notifications
You must be signed in to change notification settings - Fork 10.6k
Description
Attach (recommended) or Link to PDF file here:
symbol-bottomleft.pdf
symbol-topright.pdf
symbol-bottomright.pdf
Configuration:
- Web browser and its version: Firefox 124.0.2
- Operating system and its version: macOS 13.5.2
- PDF.js version: Whatever ships with that Firefox
- Is a browser extension: Whatever is the default Firefox setup
Steps to reproduce the problem:
- Open each of the three PDFs above
What is the expected behavior? (add screenshot)
The should all look identical, like symbol-bottomleft.pdf looks in Firefox, and like all three look in Chrome. mutool extract (which I believe uses jbig2dec for jbig2 decoding) also produces output like Chrome for all three (…albeit with an unrelated warning).
What went wrong? (add screenshot)
The two with the reference corner on the right look compressed in the x direction:
(I made these files myself while writing a JBIG2 decoder. I'm reasonably confident that the files and Chrome and jbig2dec and my decoder are correct, but it's possible the files are wrong instead.)