image as a correctly set DPI scale factor.
Patch is still not ready, sorry!
Morten
From: P Bai [ap...@yahoo.com]
Sent: Monday, September 24, 2012 8:59 PM
To: Sorvig Morten; development@qt-project.org
Subject: Re: [Development] Retina display support
uot;
Cc:
Sent: Monday, September 24, 2012 6:02 AM
Subject: Re: [Development] Retina display support
On 21 Sep 2012, at 15:30, P Bai
wrote:
> Thank you, Eike. From what I read in the codereview, a function to get the
> scale factor qt_mac_get_scalefactor() is available as a patch, but
&
On 21 Sep 2012, at 15:30, P Bai
wrote:
> Thank you, Eike. From what I read in the codereview, a function to get the
> scale factor qt_mac_get_scalefactor() is available as a patch, but
> QPixmap/QImage HiDPI support is still a WIP. Does that mean even if I were
> able to detect HiDPI mode, I
Message -
> From: Ziller Eike
> To: Kai-Uwe Behrmann
> Cc: P Bai ; "development@qt-project.org"
>
> Sent: Friday, September 21, 2012 4:37 AM
> Subject: Re: [Development] Retina display support
>
>
> On 21 Sep 2012, at 07:12, Kai-Uwe Behrmann wrote:
&
Image support
becomes available. Is that right?
Thank you again!
P
- Original Message -
From: Ziller Eike
To: Kai-Uwe Behrmann
Cc: P Bai ; "development@qt-project.org"
Sent: Friday, September 21, 2012 4:37 AM
Subject: Re: [Development] Retina display support
On 21 Sep 2012, at
On 21 Sep 2012, at 07:12, Kai-Uwe Behrmann wrote:
> Am 20.09.12, 19:09 -0700 schrieb P Bai:
>> I have a few questions about how to add retina display support to my
>> application. I understand by reading an earlier discuss that you can add a
>> few lines in the info.plist to enable HiDPI rende
Am 20.09.12, 19:09 -0700 schrieb P Bai:
I have a few questions about how to add retina display support to my
application. I understand by reading an earlier discuss that you can add a few
lines in the info.plist to enable HiDPI render. That would only work for text
and standard widgets, right?
Hi all,
I have a few questions about how to add retina display support to my
application. I understand by reading an earlier discuss that you can add a few
lines in the info.plist to enable HiDPI render. That would only work for text
and standard widgets, right? How about icons and pixmaps? How