Maarten ter Huurne
9d0a49524f
Optimized PNG encoding
...
This reduces the installed size.
2014-07-19 00:43:06 +02:00
Maarten ter Huurne
13f91f9b7e
Crop 320x240 versions of topbar.png and bottombar.png to width 320
...
They were 800 pixels wide before, which is harmless but wasteful.
2013-08-14 11:56:29 +02:00
Maarten ter Huurne
e4dd07081e
Removed PNG font
...
Now that we render using SDL_ttf, we have no more need for the font
PNG. In fact, the rendering code for it was removed a while ago.
2013-08-14 11:47:29 +02:00
Maarten ter Huurne
02dd542ea5
Renamed section left/right images
...
Since we adopted the circular navigation, there is no more need for
separate enabled and disabled images.
2013-08-12 01:38:32 +02:00
Maarten ter Huurne
d46d8275ae
Made L/R button images of the Default skin match the topBarHeight
2013-08-05 01:15:48 +02:00
Ayla
759eefd676
The files "a.png" and "b.png" have been renamed to "cancel.png" and "accept.png".
2011-09-18 03:40:33 +02:00
Ayla
47a4e5c3ab
Moved all the data files (translations, skins...) to the "data" folder.
...
On the "platform" sub-folder are located one folder for each platform gmenu2x supports.
The "translations" folder is now the same for all platforms.
The "skins" sub-folder contains directories which names defines the screen resolution of the contained skins (e.g. "320x240").
2011-06-01 00:59:01 +02:00