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
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to