1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins/bitmaps
Sebastian Leonhardt 166da9add8 Plugin 2048: optimize small tiles
Change 12x12 and 22x22 sized tiles to hand-optimized ones
with better readibility :)
Tile values >= 1024 are abbreviated to "1k", "2k" etc.

Change-Id: I15f4649b20442b71027a3b1564bc51c7e72105ce
2016-01-11 20:13:25 +01:00
..
mono Sansa Clip Zip: enable all plugins 2011-12-02 20:28:20 +00:00
native Plugin 2048: optimize small tiles 2016-01-11 20:13:25 +01:00
remote_mono Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #if (CONFIG_PLATFORM & PLATFORM_HOSTED) (or equivalently). 2010-06-21 16:53:00 +00:00
remote_native Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #if (CONFIG_PLATFORM & PLATFORM_HOSTED) (or equivalently). 2010-06-21 16:53:00 +00:00
pluginbitmaps.make Add the ability to create a prefilled struct bitmap along with generated images. 2011-11-13 15:37:16 +00:00