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

Saving as indexed png results in incorrect image #3

Closed
eminence opened this issue Jan 29, 2013 · 1 comment
Closed

Saving as indexed png results in incorrect image #3

eminence opened this issue Jan 29, 2013 · 1 comment
Assignees

Comments

@eminence
Copy link
Member

The following file, when saved as an indexed png, is not correct, when visually inspected:

http://static.overviewer.org/renders/Kalimdor/3/0/2/1.png

 OIL.Image.load("1.png").save("bad_indexed.png", indexed=True, palette_size=256)

You can see the bad_indexed.png file here: http://overviewer.org/~achin/bad_indexed.png

@ghost ghost assigned agrif Jan 29, 2013
@CounterPillow
Copy link
Member

Thesis: this has something to do with it having a lot of white and blue in the image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants