yatsek / microemu

Automatically exported from code.google.com/p/microemu
0 stars 0 forks source link

Patch submission: Increase font according to Android device density #103

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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

Attachments: