-
Notifications
You must be signed in to change notification settings - Fork 10.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Image interpolation incorrect #9713
Comments
Two notes: Given that association, it would be great to see this fixed if it's not too much trouble. |
Unfortunately it's probably not that simple, since an attempt was previously made (see PR #8338) which couldn't land since it regressed way more things than it actually fixed. |
… 1722191) While some of the output looks worse to my eye, this behavior more closely matches what I see when I open the PDFs in Adobe acrobat. Fixes: mozilla#4706, mozilla#9713
… 1722191) While some of the output looks worse to my eye, this behavior more closely matches what I see when I open the PDFs in Adobe acrobat. Fixes: mozilla#4706, mozilla#9713
… 1722191) While some of the output looks worse to my eye, this behavior more closely matches what I see when I open the PDFs in Adobe acrobat. Fixes: mozilla#4706, mozilla#9713
… 1722191) While some of the output looks worse to my eye, this behavior more closely matches what I see when I open the PDFs in Adobe acrobat. Fixes: mozilla#4706, mozilla#9713
… 1722191) While some of the output looks worse to my eye, this behavior more closely matches what I see when I open the PDFs in Adobe acrobat. Fixes: mozilla#4706, mozilla#9713, mozilla#8245, mozilla#1344
… 1722191) While some of the output looks worse to my eye, this behavior more closely matches what I see when I open the PDFs in Adobe acrobat. Fixes: mozilla#4706, mozilla#9713, mozilla#8245, mozilla#1344
… 1722191) While some of the output looks worse to my eye, this behavior more closely matches what I see when I open the PDFs in Adobe acrobat. Fixes: mozilla#4706, mozilla#9713, mozilla#8245, mozilla#1344
image_via_1.3_001.pdf
Attach (recommended) or Link to PDF file here:
Configuration:
Steps to reproduce the problem:
What is the expected behavior? (add screenshot)
What went wrong? (add screenshot)
/Im0 is the lower Image and has /Interpolate true but this isn't done.
File is from
https://storage.googleapis.com/google-code-archive-source/v2/code.google.com/lumi-read/source-archive.zip
and can be found in lumi-read/trunk/PDF_smoketest/pdf/image_via/image_via_1.3_001.pdf
There are more incorrect renderings but I suspect these are related.
The text was updated successfully, but these errors were encountered: