Bring back iAudio M3 cabbiev2 support
This patch brings back iAudio M3 cabbiev2 (128x96x2) support again. Change-Id: Ibb9ccc6f0d0acde5b99e2c41e08da3999129f817 Reviewed-on: http://gerrit.rockbox.org/274 Reviewed-by: Thomas Martitz <kugel@rockbox.org>
This commit is contained in:
parent
96f63e6078
commit
3254fb72c6
1 changed files with 3 additions and 0 deletions
|
@ -93,6 +93,7 @@ wps.176x220x16: cabbiev2.176x220x16.wps
|
|||
wps.220x176x16: cabbiev2.220x176x16.wps
|
||||
wps.240x320x16: cabbiev2.240x320x16.wps
|
||||
wps.240x400x16: cabbiev2.240x400x16.wps
|
||||
wps.128x96x2: cabbiev2.128x96x2.wps
|
||||
|
||||
# Preferred font (including .fnt extension - leave blank for player):
|
||||
Font.800x480x16: 35-Adobe-Helvetica.fnt
|
||||
|
@ -115,6 +116,7 @@ Font.132x80x16: 11-Sazanami-Mincho.fnt
|
|||
Font.128x64x1: 08-Rockfont.fnt
|
||||
Font.112x64x1: 08-Rockfont.fnt
|
||||
Font.96x96x16: 08-Rockfont.fnt
|
||||
Font.128x96x2: 12-Adobe-Helvetica.fnt
|
||||
|
||||
#misc settings that should be ignored on grayscale targets
|
||||
foreground color: CCCCCC
|
||||
|
@ -141,6 +143,7 @@ backdrop.220x176x16: backdrops/cabbiev2.220x176x16.bmp
|
|||
backdrop.240x320x16: backdrops/cabbiev2.240x320x16.bmp
|
||||
backdrop.240x400x16: backdrops/cabbiev2.240x400x16.bmp
|
||||
backdrop.96x96x16: backdrops/cabbiev2.96x96x16.bmp
|
||||
backdrop.128x96x2: backdrops/cabbiev2.128x96x2.bmp
|
||||
|
||||
#selection bar settings for color targets
|
||||
selector type..+x16: bar (gradient)
|
||||
|
|
Loading…
Reference in a new issue