[Development] Bringing Qt's high-dpi support to more platforms

Sorvig Morten Morten.Sorvig at digia.com
Tue Jun 3 00:01:52 CEST 2014


On 27 May 2014, at 18:36, Daiwei Li <daiweili at gmail.com> wrote:
> 
> BTW, any idea when your platform independent high DPI changes will
> make it in (or be in a working state in the review)? I would love to
> try having Android scale using the platform independent code.

The patches are now in a working state. New changes include support for reporting fractional scale factors through QPaintDevice::metric(), removal of Q_OS_MAC guards, and support for setting QT_HIGH_DPI_SCALE_FACTOR on OS X. I’ve tested on OS X and XCB using QtWidgets.

Patch series starts at https://codereview.qt-project.org/#change,86107 .

Morten


More information about the Development mailing list