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

can't write indexed image without palette #110

Closed
ZeWaka opened this issue Jul 26, 2022 · 1 comment
Closed

can't write indexed image without palette #110

ZeWaka opened this issue Jul 26, 2022 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@ZeWaka
Copy link
Contributor

ZeWaka commented Jul 26, 2022

Essentially, the png crate was now checking for valid palettes in indexed image files or similar (was being copied before maybe? dunno how it would though) so we need to copy over the information from the original image

Raised in: tgstation/tgstation#68690

@ZeWaka ZeWaka added the bug Something isn't working label Jul 26, 2022
@ZeWaka ZeWaka added this to the 1.0.1 milestone Jul 26, 2022
@ZeWaka ZeWaka self-assigned this Jul 26, 2022
@ZeWaka
Copy link
Contributor Author

ZeWaka commented Jul 26, 2022

Closed by #107

@ZeWaka ZeWaka closed this as completed Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant