gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

DS development > Fullscreen JPG or PNG viewer?

#73709 - radical_ratzor - Mon Feb 27, 2006 6:31 pm

Heya there guys,

I'm trying to create some UI gfx for various DS apps, it's a real pain checking the colour accuracy of my images on hardware with MoonShell's plugin as it puts a scrollbar and titlebar on the image when you view it.

Is there an app around that just displays JPGs or PNGs in a directory on your Flashcart/Supercard in fullscreen?

If there isn't it'd be great if someone could adapt some code to do it. I'm not making a whiney request here, just mentioning it would be useful for gfx designers!

So to clarify:

-Displays jpgs or pngs in fullscreen with no bells and whistles.
-Uses the whole 256x192 of the screen(s)

If anyone can help it would be fantastic, cheers guys and well done on the DS devving so far!

Rat
_________________
Roll on over, to DrunkenCoders!

#73726 - Sebbo - Mon Feb 27, 2006 9:06 pm

a jpg/png viewer comes with mighty max's loader: http://mightymax.org/gbamp_multiboot.html
_________________
Here's some ideas I have for when I know enough to act on them, or for others to have a look at when they're bored: www.wayne.sebbens.com/ds_ideas.htm

#73815 - The 9th Sage - Tue Feb 28, 2006 5:59 am

I guess you could just zoom out if you're using MoonShell.
_________________
Now with 20% More Old Man from Zelda 1 than ever before!

#74071 - radical_ratzor - Thu Mar 02, 2006 3:51 am

The 9th Sage wrote:
I guess you could just zoom out if you're using MoonShell.


I mean ENTIRELY fullscreen, Moonshell uses a titlebar and scroll bar. Even fully zoomed out at 100% They are still there!
_________________
Roll on over, to DrunkenCoders!

#74110 - RVK - Thu Mar 02, 2006 3:35 pm

well you can get rid of the scrollbars by making the window 264x200,
but I dont know how to get rid of the titlebar