Skip to content
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

libpng warning #641

Closed
illume opened this issue Nov 26, 2018 · 7 comments
Closed

libpng warning #641

illume opened this issue Nov 26, 2018 · 7 comments
Labels

Comments

@illume
Copy link
Member

illume commented Nov 26, 2018

"libpng warning: Interlace handling should be turned on when using png_read_image"

pygame 1.9.4 + Win10 64bit
https://stackoverflow.com/questions/53078902/pygame-libpng-warning
https://stackoverflow.com/questions/12990602/libpng-warning-interlace-handling-should-be-turned-on-when-using-png-read-image?rq=1

Looks like an old version of libpng.

@AokiAhishatsu
Copy link

Same on Fedora + macOS

@AokiAhishatsu
Copy link

It also happens on Python 2.7 +3.7 (only tested on Win10 64bit)

@Thib-bzh
Copy link

Thib-bzh commented Dec 3, 2018

Happens also on Python 2.7 with pygame 1.9.4 / Win7 64bit

@christianpostprivate
Copy link

Has anyone found a workaround other than converting the image with an external program?

@MassDo
Copy link

MassDo commented Feb 14, 2019

Same on python 3.6.7 / pygame 1.9.4 32bit / windows 10 64bit

@MyreMylar
Copy link
Contributor

@MattR0se Are you still getting this in pygame 1.9.8 or 2.0.0.dev6?

@illume
Copy link
Member Author

illume commented May 1, 2020

Can't reproduce with newer than 1.9.4 versions of pygame, so closing.

@illume illume closed this as completed May 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants