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
|
microemu-android_scale_font_size_based_on_device_density.patch
1.1 KB
View
Download
|