> From: Roman Wüger
> Sent: November 14, 2018 1:32 PM
> To: Jérôme Godbout
> Cc: ekke ; interest@qt-project.org
> Subject: Re: [Interest] Problem with font size on Android and High DPI
>
> And then I need to go over all widgets and multiply the font scale with
> cu
roject.org
Subject: Re: [Interest] Problem with font size on Android and High DPI
And then I need to go over all widgets and multiply the font scale with current
font size?
Regards
> Am 14.11.2018 um 18:17 schrieb Jérôme Godbout :
>
> Take care the pixel density is way different on a m
other compare to screen
> size. It's maybe not what yo are looking for but might give you some idea to
> achieve what you are looking for.
>
> -Original Message-
> From: Interest On Behalf
> Of Roman Wüger
> Sent: November 14, 2018 11:30 AM
> To: ekke
> C
interest@qt-project.org
Subject: Re: [Interest] Problem with font size on Android and High DPI
No, it is a QWidget application with Qt 5.12. I can’t switch to QtQuick because
customer wants existing application to be ported to android tablet.
Regards
Roman
> Am 14.11.2018 um 17:15 schrieb e
No, it is a QWidget application with Qt 5.12. I can’t switch to QtQuick because
customer wants existing application to be ported to android tablet.
Regards
Roman
> Am 14.11.2018 um 17:15 schrieb ekke :
>
>> Am 14.11.18 um 17:11 schrieb Roman Wüger:
>> Hello everyone,
>>
>> I enabled the High D
Am 14.11.18 um 17:11 schrieb Roman Wüger:
> Hello everyone,
>
> I enabled the High DPI option on an android tablet. However, the fonts are
> not resized at all and looks a way too small. I tried the other environment
> variables too, but the result is not as expected.
>
> Does anyone have a hint
Hello everyone,
I enabled the High DPI option on an android tablet. However, the fonts are not
resized at all and looks a way too small. I tried the other environment
variables too, but the result is not as expected.
Does anyone have a hint or how is that done normally?
Regards
Roman