Hello ! > I'll get to work on a quick PNG loader. For an "On the fly" or "Do it Once Forever" Converter you can look at how SDL_image handles PNG files and Copy&Paste the needed Code or you can just use SDL_image in your app. CU