High DPI issues
Marco Martin
notmart at gmail.com
Mon May 19 13:47:58 UTC 2014
On Monday 19 May 2014, David Edmundson wrote:
> Read this before doing anything:
> http://blog.qt.digia.com/blog/2013/04/25/retina-display-support-for-mac-os-> ios-and-x11/
>
> There are branches being merged in for 5.4. They affect QWidgets too.
>
> Everything is based around a devicePixelRatio.
> As I understand it, you write code as though you have pixels on a
> normal 96dpi screen; but then there's a scaling factor for high DPI
> skills which converts to screen pixels.
do you know how/if affects qml part?
I guess it risks to cumulate the effects of the scaling we are already doing..
--
Marco Martin
More information about the Plasma-devel
mailing list