GNU bug report logs - #31203
26.1; Fringe and toolbar bitmaps unscaled on Windows 10 HiDPI display

Previous Next

Package: emacs;

Reported by: Keith Russell <keithrussell42 <at> fastmail.com>

Date: Wed, 18 Apr 2018 01:33:02 UTC

Severity: normal

Found in version 26.1

Full log


Message #8 received at 31203 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Keith Russell <keithrussell42 <at> fastmail.com>
Cc: 31203 <at> debbugs.gnu.org
Subject: Re: bug#31203: 26.1;
 Fringe and toolbar bitmaps unscaled on Windows 10 HiDPI display
Date: Wed, 18 Apr 2018 09:54:14 +0300
> From: Keith Russell <keithrussell42 <at> fastmail.com>
> Date: Tue, 17 Apr 2018 21:07:34 -0400
> 
> 
> Running on Windows 10 with a high resolution display (3840 x 2160)
> the fringe bitmaps and toolbar buttons are so tiny as to be almost
> indistinguishable from dots. Scrollbars and menus are fine and the
> fonts look stunning. If I set the compatibility option to "override
> application" and let the system scale then it's the right size but
> fuzzy. I couldn't find anything in the bug reports. The only
> thing I found in the Changelog was the change to make Emacs
> DPI aware on Windows but that was back in 2015.

The fringe bitmaps have fixed width specified in pixels.  I understand
you are saying that the number of pixels is correct, but its visual
appearance leaves a lot to be desired, is that right?  If so, you can
customize your fringes using this:

  (setq fringe-mode '(16 . 16))

(replace 16 with a number that is to your liking, I'm just guessing
there).

We could also apply the scaling automatically, patches welcome.




This bug report was last modified 5 years and 285 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.