bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#35843: PNG warning: Interlace handling should be turned on when usin


From: Paul Eggert
Subject: bug#35843: PNG warning: Interlace handling should be turned on when using, png_read_image
Date: Tue, 21 May 2019 08:56:05 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

Thanks for reporting the problem. It's not clear why interlace handling needs to be enabled manually when GNU Emacs will merely read the whole image (isn't libpng smart enough to do that on its own?) but I guess it's better to pacify libpng, if only to prevent users from worrying. I installed the attached patch.

Attachment: 0001-Pacify-libpng-on-interlaced-images-Bug-35843.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]