My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 103: Patch submission: Increase font according to Android device density
2 people starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----


 
Reported by da...@toro-asia.com, Oct 20, 2011
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

Powered by Google Project Hosting