Hi,
Here is patch to solve this problem on microemu-android ONLY.
Problem:
--------
Android devices span over a wide range of resolution and screen densities.
Rendering fonts on high density screen will make font look too small. And
inversely for Android devices with low density.
Solution provided:
--------------------
Scale font size according to device density. See patch attachement.
Result observed:
-----------------
Font size will appear bigger on high density screens for instance.
Problem context:
----------------
On microemu-android 3.0.0
Regards,
David
Original issue reported on code.google.com by da...@toro-asia.com on 21 Oct 2011 at 3:12
Original issue reported on code.google.com by
da...@toro-asia.com
on 21 Oct 2011 at 3:12Attachments: