> On 23 Nov 2014, at 18:51, Ben Lau wrote:
>
> Did it has any plan to make high dpi support for Android ?
Yes, this is a cross-platform effort and Android is included.
Morten
___
Development mailing list
Development@qt-project.org
http://lists.qt-pr
On 21 November 2014 at 21:45, Tor Arne Vestbø
wrote:
> On 19/11/14 09:55, Morten Johan Sørvig wrote:
> > Meeting summary:
> >
> > * Qt Quick will operate in device pixels and get one or more “device
> > independent” units (pt, cm, mm, inches, …)
>
> After chatting with the involved parties, this
On 19/11/14 09:55, Morten Johan Sørvig wrote:
> Meeting summary:
>
> * Qt Quick will operate in device pixels and get one or more “device
> independent” units (pt, cm, mm, inches, …)
After chatting with the involved parties, this is a bit more detailed
breakdown:
QtQuick, from an API pow (Item {
A couple of weeks ago (some of) the involved parties discussed the road ahead
here at the Oslo office. This mail is a summary of the outcome.
The story so far:
High-dpi support is implemented for Qt on OS X and iOS. This is the
“devicePixelRatio” scaling mode. For 5.4 a patch was proposed that