delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2020/06/02/17:30:16

X-Recipient: archive-cygwin AT delorie DOT com
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org AF816385DC00
Authentication-Results: sourceware.org; dmarc=none (p=none dis=none)
header.from=dronecode.org.uk
Authentication-Results: sourceware.org;
spf=none smtp.mailfrom=jon DOT turney AT dronecode DOT org DOT uk
Authentication-Results: btinternet.com;
auth=pass (PLAIN) smtp.auth=jonturney AT btinternet DOT com
X-Originating-IP: [86.141.128.212]
X-OWM-Source-IP: 86.141.128.212 (GB)
X-OWM-Env-Sender: jonturney AT btinternet DOT com
X-VadeSecure-score: verdict=clean score=0/300, class=clean
X-RazorGate-Vade: gggruggvucftvghtrhhoucdtuddrgeduhedrudefjedguddvvdcutefuodetggdotefrodftvfcurfhrohhfihhlvgemuceutffkvffkuffjvffgnffgvefqofdpqfgfvfenuceurghilhhouhhtmecufedtudenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhepuffvfhfhkffffgggjggtgfesthejredttdefjeenucfhrhhomheplfhonhcuvfhurhhnvgihuceojhhonhdrthhurhhnvgihsegurhhonhgvtghouggvrdhorhhgrdhukheqnecuggftrfgrthhtvghrnhepffdtheffvdfhgedtvdejgeegleejtdeufefhhfdtgfejjefghfefffetvdehhfefnecuffhomhgrihhnpegthihgfihinhdrtghomhdpihhmghhurhdrtghomhenucfkphepkeeirddugedurdduvdekrddvuddvnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehhvghloheplgduledvrdduieekrddurdduudejngdpihhnvghtpeekiedrudeguddruddvkedrvdduvddpmhgrihhlfhhrohhmpeeojhhonhdrthhurhhnvgihsegurhhonhgvtghouggvrdhorhhgrdhukhequceuqfffjgepkeeukffvoffkoffgpdhrtghpthhtohepoegthihgfihinhestgihghifihhnrdgtohhmqedprhgtphhtthhopeeorhgtshgrsggrsehgmhgrihhlrdgtohhmqe
X-RazorGate-Vade-Verdict: clean 0
X-RazorGate-Vade-Classification: clean
Subject: Re: cygwin install blurry on high dpi Windows 10
To: The Cygwin Mailing List <cygwin AT cygwin DOT com>
References: <CAK+zuc=_wfFvVqQhfbqQjYDZSe91=rSVpCpAPxSHeCk_+jTZgQ AT mail DOT gmail DOT com>
<da377199-a8df-c6ca-5df8-918c973b3587 AT dronecode DOT org DOT uk>
<CAEhDDbAQjNL3Zn7zrG1-ni8D9hLfiBgtKbaUVKW8DMBACrs+YA AT mail DOT gmail DOT com>
From: Jon Turney <jon DOT turney AT dronecode DOT org DOT uk>
Message-ID: <9f39b049-3baa-3c6a-067a-89e94a8b2b5d@dronecode.org.uk>
Date: Tue, 2 Jun 2020 22:28:48 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101
Thunderbird/68.8.1
MIME-Version: 1.0
In-Reply-To: <CAEhDDbAQjNL3Zn7zrG1-ni8D9hLfiBgtKbaUVKW8DMBACrs+YA@mail.gmail.com>
X-Spam-Status: No, score=-0.4 required=5.0 tests=BAYES_00, FORGED_SPF_HELO,
KAM_DMARC_STATUS, KAM_EXEURI, KAM_LAZY_DOMAIN_SECURITY, KAM_NUMSUBJECT,
RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H2, SPF_HELO_PASS, SPF_NONE,
TXREP autolearn=no autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <http://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <http://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
Cc: Csaba Raduly <rcsaba AT gmail DOT com>
Errors-To: cygwin-bounces AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>

On 29/05/2020 20:37, Csaba Raduly via Cygwin wrote:
> On Fri, May 29, 2020 at 7:16 PM Jon Turney  wrote:
>>
>> On 27/05/2020 12:41, Sharuzzaman Ahmat Raslan via Cygwin wrote:
>>> Hi,
>>>
>>> My office laptop is Windows 10 with a high DPI display.
>>>
>>> I found that the installer is blurry, especially inside the window. The
>>> title of the window is clear.
>>>
>>> Is this something that has been reported before? If nobody has reported it,
>>> then I would like to report the issue here.
>>
>> Thanks for reporting this issue.
>>
>> This is Windows doing "dpi virtualization" (it reports 96 dpi to the
>> app, and then upscales what it draws to the actual dpi)
>>
>> Since we (now) use standard UI elements for everything in setup, it
>> should 'just' be a case of marking setup as being able to handle being
>> told the real dpi.
>>
>> I built an updated setup with that change:
>>
>> https://cygwin.com/setup/setup-2.904-4-gaa071e.x86_64.exe
>> https://cygwin.com/setup/setup-2.904-4-gaa071e.x86.exe
>>
> 
> Thank you very much. I was waiting for this to happen.

No problem.

I can't fix problems I don't know about[*].

[*] this is not an undertaking to fix problems I do know about. :)

> Here's a before-and-after comparison:
> 
> https://imgur.com/a/nawlvNd

Thanks.

And of course, the logo is a different size, because it's drawn using an 
icon, not an image.
--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019