How to create a single correct ICO file which contains multiple BMP images? #2185
Answered
by
fintelia
sorairolake
asked this question in
Q&A
-
I wrote a code to create a ICO file containing multiple BMP or PNG images: The generated ICO file containing multiple PNG images seems correct, but it containing multiple BMP images seems corrupted:
How can I create a ICO file containing multiple BMP images which is not corrupted? |
Beta Was this translation helpful? Give feedback.
Answered by
fintelia
Apr 5, 2024
Replies: 1 comment
-
I suspect there's a bug in our encoder. Please feel free to create an issue. Would be helpful to include any details you know about how the image is corrupt or under what conditions a corrupt image is produced |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sorairolake
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I suspect there's a bug in our encoder. Please feel free to create an issue. Would be helpful to include any details you know about how the image is corrupt or under what conditions a corrupt image is produced