| View previous topic :: View next topic |
| Author |
Message |
DAanDASja
Joined: 14 Oct 2007 Posts: 17
|
Posted: Sun Nov 04, 2007 7:17 am Post subject: Image limit |
|
|
Hey guys
I wonder if there is any way to change the maximal image height (500x500 pixels) set by graphics.h
Because when I load a image (720x272), the psp crashes.
Thx for help. |
|
| Back to top |
|
 |
Wally

Joined: 26 Sep 2005 Posts: 672
|
Posted: Sun Nov 04, 2007 11:55 am Post subject: |
|
|
| isnt the max 480 * 272? |
|
| Back to top |
|
 |
J.F.
Joined: 22 Feb 2004 Posts: 2906
|
Posted: Sun Nov 04, 2007 1:18 pm Post subject: |
|
|
| The maximum for graphics.c is 512x512 because it's meant for loading textures. It's not a general purpose viewer program. |
|
| Back to top |
|
 |
gambiting
Joined: 17 Aug 2006 Posts: 154
|
Posted: Tue Nov 06, 2007 3:50 am Post subject: |
|
|
| Use Oslib for that.I don't know what is the maximum but I never had problems with loading 1024x768 pictures. |
|
| Back to top |
|
 |
|