Support and General Use > Theming and Appearance Customization

Is there any way to tell how much memory a theme is taking up?

<< < (2/2)

Bagder:
A pixel is still a pixel and since BMP files are loaded as whole entities it doesn't matter if they are treated as transparent or not. They take the same amount of memory.

Multiplex:

--- Quote from: Bagder on September 12, 2007, 06:33:58 AM ---A pixel is still a pixel and since BMP files are loaded as whole entities it doesn't matter if they are treated as transparent or not. They take the same amount of memory.

--- End quote ---
Does this mean that the coulour depth of the BMP doesn't matter?

I'm trying to fix up a WPS that runs out of image memory - all the BMPs are 24 bit, I was wondering if I could save memory by saving them as 16 or 8 bit, with pallette (not that I've worked out how yet)

I'm assuming that the images are stored in the native format format for the LCD so this won't help but if it will I should do it.

Edit: just revisited the WPS wiki page and it seems only 24bit or 1 bit is permitted... any other ideas are welcome...

Multiplex:
To find out when images were not loading I used the simulator and its wpsdebug option as detailed herehttp://forums.rockbox.org/index.php?topic=12858.msg97260#msg97260 it tells you when images are not loaded due to space limitations (or typos in the filename ;-)

I can write up some notes on how I got the space requirements down for the WPS I was working on if folks want.

Navigation

[0] Message Index

[*] Previous page

Go to full version