DancePuffDuo.wps and marquee.wps can use the nimbus-13 font now. Fixed the alignment issues that were there since the chicago-'12' font had been removed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13326 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
55ae940457
commit
3fb7c5cb41
3 changed files with 6 additions and 6 deletions
|
@ -104,14 +104,14 @@ Statusbar: on
|
||||||
Name: marquee.wps
|
Name: marquee.wps
|
||||||
RWPS: marquee.rwps
|
RWPS: marquee.rwps
|
||||||
Author: Mike Sobel
|
Author: Mike Sobel
|
||||||
Font: nimbus-12.fnt
|
Font: nimbus-13.fnt
|
||||||
Statusbar: on
|
Statusbar: on
|
||||||
</wps>
|
</wps>
|
||||||
|
|
||||||
<rwps>
|
<rwps>
|
||||||
Name: marquee.rwps
|
Name: marquee.rwps
|
||||||
Author: Mike Sobel
|
Author: Mike Sobel
|
||||||
Font: nimbus-12.fnt
|
Font: nimbus-13.fnt
|
||||||
Statusbar: on
|
Statusbar: on
|
||||||
</rwps>
|
</rwps>
|
||||||
|
|
||||||
|
@ -119,14 +119,14 @@ Statusbar: on
|
||||||
Name: DancePuffDuo.wps
|
Name: DancePuffDuo.wps
|
||||||
RWPS: DancePuffDuo.rwps
|
RWPS: DancePuffDuo.rwps
|
||||||
Author: Chris Oxtoby
|
Author: Chris Oxtoby
|
||||||
Font: nimbus-12.fnt
|
Font: nimbus-13.fnt
|
||||||
Statusbar: on
|
Statusbar: on
|
||||||
</wps>
|
</wps>
|
||||||
|
|
||||||
<rwps>
|
<rwps>
|
||||||
Name: DancePuffDuo.rwps
|
Name: DancePuffDuo.rwps
|
||||||
Author: Chris Oxtoby
|
Author: Chris Oxtoby
|
||||||
Font: nimbus-12.fnt
|
Font: nimbus-13.fnt
|
||||||
Statusbar: on
|
Statusbar: on
|
||||||
</rwps>
|
</rwps>
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# Marquee full information remote WPS, with Rockbox status bar
|
# Marquee full information remote WPS, with Rockbox status bar
|
||||||
# for use with Nimbus-12 font
|
# for use with Nimbus-13 font
|
||||||
#
|
#
|
||||||
%ac%?pn<%t10%s%pn|%s%?id<%id|%d1>%?iy< (%iy)|>>;%ac%?pn<%s%?id<%id|%d1>%?iy< (%iy)|>|%t0>
|
%ac%?pn<%t10%s%pn|%s%?id<%id|%d1>%?iy< (%iy)|>>;%ac%?pn<%s%?id<%id|%d1>%?iy< (%iy)|>|%t0>
|
||||||
%ac%s%?it<%it|%fn>
|
%ac%s%?it<%it|%fn>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# Marquee full information WPS, with Rockbox status bar
|
# Marquee full information WPS, with Rockbox status bar
|
||||||
# for use with Nimbus-12 font
|
# for use with Nimbus-13 font
|
||||||
#
|
#
|
||||||
%x|a|iriver-rockbox.bmp|0|0|
|
%x|a|iriver-rockbox.bmp|0|0|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue