LWN.net Logo

Akademy: Plasma Active and Make Play Live

Akademy: Plasma Active and Make Play Live

Posted Jul 20, 2012 18:11 UTC (Fri) by oak (subscriber, #2786)
In reply to: Akademy: Plasma Active and Make Play Live by bluebugs
Parent article: Akademy: Plasma Active and Make Play Live

> Taking into account the dpi to automatically scale the font and the graphics that need it

DPI isn't the thing that should be used for setting the text scale, but the viewing angle. However, that depends from the viewing distance. 10 pixel font looks really tiny on 70 DPI TV 5 meters away compared to 10 pixel font on 250 DPI phone screen viewed from 25 cm away.

Currently displays don't provide information about from which distance they're being viewed.

PS. Should the text size change when you walk closer to a (wall) screen? What if there are multiple viewers at different distances?


(Log in to post comments)

Akademy: Plasma Active and Make Play Live

Posted Jul 21, 2012 5:14 UTC (Sat) by bluebugs (subscriber, #71022) [Link]

Yup, I just simplified the explanation. The idea is to define a scale factor and the part of the UI that are readed by the user (text, also some icons for example) to be scaled. This is to be defined per screen (not even per device as you may have a tv plugged on the out put of an phone). The way we solve that is either the configuration is predefined by manufacturer or we ask the user to pick the correct scale factor from a set of predefined one.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds