In the devices.xml I see this
<font id="xtiny">Roboto 12</font>
<font id="tiny">Roboto 12</font>
<font id="small">Roboto 12</font>
<font id="medium">Roboto 17</font>
<font id="large">Roboto 20</font>
<font id="numberMild">Roboto 32</font>
<font id="numberMedium">Roboto 38</font>
<font id="numberHot">Roboto 48</font>
<font id="numberThaiHot">Roboto 62</font>
How come xtiny, tiny and small are all the same?
Also, I use the gfx.numberFontMild, on the simulator the text is quite large, on the device it's MUCH smaller. Any thoughts?!