Add graphics for solitaire/blackjack plugins for the sansa clip zip by Nathan Korth
Change-Id: Ic87bf074f2d60687a2933b05fcad1c0d27dfd9ec Reviewed-on: http://gerrit.rockbox.org/79 Reviewed-by: Bertrik Sikken <bertrik@sikken.nl> Tested-by: Bertrik Sikken <bertrik@sikken.nl>
This commit is contained in:
parent
e362e34d51
commit
7d54ff069b
5 changed files with 6 additions and 1 deletions
|
@ -648,10 +648,14 @@ solitaire_suitsi.26x132x16.bmp
|
||||||
card_back.18x23x16.bmp
|
card_back.18x23x16.bmp
|
||||||
card_deck.234x92x16.bmp
|
card_deck.234x92x16.bmp
|
||||||
solitaire_suitsi.18x92x16.bmp
|
solitaire_suitsi.18x92x16.bmp
|
||||||
#elif LCD_WIDTH >= 96
|
#elif LCD_WIDTH >= 128
|
||||||
card_back.15x20x16.bmp
|
card_back.15x20x16.bmp
|
||||||
card_deck.195x80x16.bmp
|
card_deck.195x80x16.bmp
|
||||||
solitaire_suitsi.15x80x16.bmp
|
solitaire_suitsi.15x80x16.bmp
|
||||||
|
#elif LCD_WIDTH >= 96
|
||||||
|
card_back.11x15x16.bmp
|
||||||
|
card_deck.143x60x16.bmp
|
||||||
|
solitaire_suitsi.11x60x16.bmp
|
||||||
#endif
|
#endif
|
||||||
#elif LCD_DEPTH > 1 /* greyscale */
|
#elif LCD_DEPTH > 1 /* greyscale */
|
||||||
#if LCD_WIDTH >= 160
|
#if LCD_WIDTH >= 160
|
||||||
|
|
BIN
apps/plugins/bitmaps/native/card_back.11x15x16.bmp
Normal file
BIN
apps/plugins/bitmaps/native/card_back.11x15x16.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 594 B |
BIN
apps/plugins/bitmaps/native/card_deck.143x60x16.bmp
Normal file
BIN
apps/plugins/bitmaps/native/card_deck.143x60x16.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 25 KiB |
BIN
apps/plugins/bitmaps/native/solitaire_suitsi.11x60x16.bmp
Normal file
BIN
apps/plugins/bitmaps/native/solitaire_suitsi.11x60x16.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.2 KiB |
|
@ -614,6 +614,7 @@ Lorenzo Miori
|
||||||
James Hunt
|
James Hunt
|
||||||
Artur Juraszek
|
Artur Juraszek
|
||||||
Wieland Hoffmann
|
Wieland Hoffmann
|
||||||
|
Nathan Korth
|
||||||
|
|
||||||
The libmad team
|
The libmad team
|
||||||
The wavpack team
|
The wavpack team
|
||||||
|
|
Loading…
Reference in a new issue