fix %pb when the height isnt given and it is in a viewport with a user font (so the...
commit47875f4488a0ccd2fc2520fbb1239c1212aeded9
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Tue, 2 Mar 2010 08:47:45 +0000 (2 08:47 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Tue, 2 Mar 2010 08:47:45 +0000 (2 08:47 +0000)
tree16f42740f0293d237f0c262ed0e3e976058fcbb0
parent28ba271d8887eb302b35b78ea44819c027d9fa65
fix %pb when the height isnt given and it is in a viewport with a user font (so the height is calculated on the font height at display time)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24991 a1c6a512-1295-4272-9138-f99709370657
apps/gui/skin_engine/skin_display.c
apps/gui/skin_engine/skin_parser.c