| View previous topic :: View next topic |
| Author |
Message |
|
|
Posted: Feb 02, 2008 18:50 Post subject: PLoad2 - Load a png without gfx mode active. |
|
|
I'v modified the PLoad provided by Thraw89 here
the reason were that i started using GL Framework (glfw) and the regular PLoad / ImageCreate didnt work since it fires up its own gfx window and not a fbgfx.
what i'v done is just to lock the PLoad to 32bits resolution instead of it to check it automaticly.
i tested it fairly quick and didnt have any problems with loading diffrent png types.
Download here
Hope someone will find it useful.
note:
i know that the name perhaps werent the best of choices... lack of fantasy... |
| |
|
| Back to top |
|
 |
|
|
Posted: Feb 02, 2008 22:33 Post subject: |
|
|
Well, I'll download. Just, I didn't use PNGs in any of my programs since the first FB PNG loader, so I doubt this will change soon.
But like I said, I'm keeping this. |
| |
|
| Back to top |
|
 |
|