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

Support ICO files with dimensions larger than 256 #1837

Merged
merged 1 commit into from
Feb 1, 2023

Conversation

fintelia
Copy link
Contributor

@fintelia fintelia commented Dec 17, 2022

Wikipedia claims that a value of 0 for the width or height in an image directory means 256 or more. This crate previously assumed it meant exactly 256. If anyone knows of a more definitive spec reference, that would be nice to include.

Fixes #1836

@Shnatsel
Copy link
Contributor

Shnatsel commented Feb 1, 2023

I see this has been open for a while with no blockers, and no reviewers assigned.

Is there anything blocking it, or should it be just merged before conflicts appear?

@HeroicKatora HeroicKatora merged commit c890d3b into image-rs:master Feb 1, 2023
@fintelia fintelia deleted the issue-1836 branch February 1, 2023 19:13
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

Successfully merging this pull request may close these issues.

Some modern ico-formats will be rejected
3 participants