Qt5 Will Work On HiDPI Support For More Platforms

Written by Michael Larabel in Qt on 23 May 2014 at 09:02 AM EDT. 7 Comments
QT
Morten Sorvig on behalf of Digia is working towards bringing high-DPI (HiDPI) scaling support to more platforms.

The primary focus of Qt's high-DPI scaling has been for OS X and iOS Support with offering a scale factor for scaling the graphics output., which works the best when using vector graphics and fonts. Now that the Apple support is in good shape, other platforms are being looked at by Qt developers.

For Linux users, Qt developers are looking at using Wayland's wl_output::scale value that was added to Wayland 1.2. Qt developers have already played around with this HiDPI Wayland support. Developers are also working on platform-independent high DPI scaling support by adding a coordinate translation layer to the QWindow and QWindowSystemInterface classes.

Those interested in more information on the HiDPI support for Qt should read this mailing list post.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week