Re: Error when including image with bogus resolution

Karl Berry <[email protected]> Sun, 9 Feb 2025 14:57:12 -0700
Newsgroups gmane.comp.tex.pdftex
Message-ID <[email protected]>
    pdfTeX warning (ext1): too small image resolution ignored

Yes, a new warning. It was intentional since in the past pdftex did not
ignore those too-small image resolutions.

However, I agree with you it's too noisy. So far I have gotten warnings
on nearly every image I've used. And it does not seem to make any
difference in the output. Does it?

So I think I suggest that we introduce a new parameter, say
\pdfwarnimageresolution, and only emit the warning if it's positive.
And it's zero by default.

Max, Thanh, anyone, wdyt? --thanks, karl.