[PATCH 4/4] winecfg: Cosmetic improvements to the about panel

Joel Holdsworth joel at airwebreathe.org.uk
Tue Jun 1 14:32:39 CDT 2010


On Tue, 2010-06-01 at 20:05 +0200, Alexandre Julliard wrote:
> Joel Holdsworth <joel at airwebreathe.org.uk> writes:
> 
> > Are PNG icons supported? It didn't look like they were when I checked.
> > Also, sizes larger than 255px, are only partially supported in the
> > format. So any app, including wine would have legitimate reasons to
> > reject such a file.
> 
> png icons are not supported but uncompressed ones should work
> fine. If it really doesn't work you can always use a bitmap.
> 

Are you sure? I really do think using PNGs is preferable. The PNG is
22.8kB, whereas a BMP would be 237.2kB - over 10x larger! If I use a
BMP, it will make the winecfg executable bloat up 25%.

By contrast importing GDI+ or WIC seems to me like a small price to pay.




More information about the wine-devel mailing list