[wix-devs] 6204 - Add support for high DPI to the Burn engine, Take 2
Bob Arnson
bob at firegiant.com
Mon Jul 6 06:33:41 PDT 2020
Under BootstrapperApplication? Sounds like it could be an enum attribute. If it's easy, then I'm +1. Hell, +1.25!
-----Original Message-----
From: wix-devs <wix-devs-bounces at lists.wixtoolset.org> On Behalf Of Sean Hall via wix-devs
Sent: Monday, 6 July, 2020 09:18
To: WiX Toolset Developer Mailing List <wix-devs at lists.wixtoolset.org>
Cc: Sean Hall <r.sean.hall at gmail.com>
Subject: Re: [wix-devs] 6204 - Add support for high DPI to the Burn engine, Take 2
Something like a DpiAwareness element with SupportsPMV2='yes'.
If the process is declared as per-monitor DPI aware but your UI framework is only System DPI aware then Bad Things happen when the DPI isn't the primary monitor's DPI.
On Mon, Jul 6, 2020, 23:03 Bob Arnson <bob at firegiant.com> wrote:
> How are you thinking the bundle would declare DPI awareness? I'm +1 on
> the feature though I'd fully support if it were via manifest and we
> assumed DPI awareness in a v4 BA (2020+).
>
> And +1 on getting rid of GDI+.
>
> -----Original Message-----
> From: wix-devs <wix-devs-bounces at lists.wixtoolset.org> On Behalf Of
> Sean Hall via wix-devs
> Sent: Monday, 6 July, 2020 08:26
> To: WiX Toolset Developer Mailing List <wix-devs at lists.wixtoolset.org>
> Cc: Sean Hall <r.sean.hall at gmail.com>
> Subject: [wix-devs] 6204 - Add support for high DPI to the Burn
> engine, Take 2
>
> In order to finish the High-DPI support for wixstdba, Burn needs to
> declare that it is per-monitor DPI aware. As I said in the issue,
> there's two choices - manifest or programmatically.
> https://github.com/wixtoolset/issues/issues/6204
>
> I would rather do it programmatically so the Bundle can decide the DPI
> awareness mode. Also, I was able to do everything in thmutil without
> using
> GDI+ so I would like to revert what was done in
> https://github.com/wixtoolset/issues/issues/4541. Thoughts?
> ____________________________________________________________________
> WiX Toolset Developer Mailing List provided by FireGiant
> http://www.firegiant.com/
>
____________________________________________________________________
WiX Toolset Developer Mailing List provided by FireGiant http://www.firegiant.com/
More information about the wix-devs
mailing list