mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
New card bitmaps for the m:robe100 (used in solitaire and blackjack). They graphics are now bigger, same size as on other 160x128 displays, and take the 'inverted' red on black of the m:robe100's display into account.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17364 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d93e7d1b60
commit
5641995027
4 changed files with 5 additions and 1 deletions
|
@ -484,7 +484,11 @@ card_deck.195x80x2.bmp
|
||||||
solitaire_suitsi.15x80x2.bmp
|
solitaire_suitsi.15x80x2.bmp
|
||||||
#endif
|
#endif
|
||||||
#else /* monochrome */
|
#else /* monochrome */
|
||||||
#if LCD_WIDTH >= 112
|
#if LCD_WIDTH >= 160
|
||||||
|
card_back.18x23x1.bmp
|
||||||
|
card_deck.234x92x1.bmp
|
||||||
|
solitaire_suitsi.18x92x1.bmp
|
||||||
|
#elif LCD_WIDTH >= 112
|
||||||
card_back.13x13x1.bmp
|
card_back.13x13x1.bmp
|
||||||
card_deck.169x52x1.bmp
|
card_deck.169x52x1.bmp
|
||||||
solitaire_suitsi.13x52x1.bmp
|
solitaire_suitsi.13x52x1.bmp
|
||||||
|
|
BIN
apps/plugins/bitmaps/native/card_back.18x23x1.bmp
Normal file
BIN
apps/plugins/bitmaps/native/card_back.18x23x1.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 154 B |
BIN
apps/plugins/bitmaps/native/card_deck.234x92x1.bmp
Normal file
BIN
apps/plugins/bitmaps/native/card_deck.234x92x1.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.9 KiB |
BIN
apps/plugins/bitmaps/native/solitaire_suitsi.18x92x1.bmp
Normal file
BIN
apps/plugins/bitmaps/native/solitaire_suitsi.18x92x1.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 430 B |
Loading…
Add table
Add a link
Reference in a new issue