1
0
Fork 0
forked from len0rd/rockbox

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
This commit is contained in:
Sebastian Leonhardt 2015-12-28 12:18:57 +01:00 committed by Gerrit Rockbox
parent 87229a49b2
commit 166da9add8
3 changed files with 4 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.7 KiB

After

Width:  |  Height:  |  Size: 7.6 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Before After
Before After