[Bug 24301] ICO parsing needs an improvement

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Sep 16 14:07:30 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=24301

--- Comment #7 from Vincent Povirk <madewokherd at gmail.com> 2010-09-16 14:07:29 CDT ---
I've sent patches for this:
http://www.winehq.org/pipermail/wine-patches/2010-September/093322.html
http://www.winehq.org/pipermail/wine-patches/2010-September/093323.html

Remaining possible issues after these patches:
* No PNG support, but it should now be easy to add.
* Compressed bitmaps are supported, but if RLE4 or RLE8 bitmaps are combined
with a mask, we won't find the mask. I don't know if Windows can accept that
combination, or even RLE-compressed icons.
* Negative biHeight is still given no special treatment for icons, i.e. it is
treated as top-down.
* The trailing AND mask is ignored for all 32-bit bitmaps.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list