[ scummvm-Patches-2072006 ] simplify OSystem_SDL::setupIcon

SourceForge.net noreply at sourceforge.net
Sun Aug 24 20:33:14 CEST 2008


Patches item #2072006, was opened at 2008-08-24 20:33
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=2072006&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: canavan (canavan)
Assigned to: Nobody/Anonymous (nobody)
Summary: simplify OSystem_SDL::setupIcon 

Initial Comment:
OSystem_SDL::setupIcon imposes unneccesary size limitations on the icon to be installed. Furthermore, it computes a mask for the icon, although SDL_WM_SetIcon will do that automatically when mask==NULL and and the RGBSurface has an alpha channel.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=2072006&group_id=37116




More information about the Scummvm-tracker mailing list