unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Yuri Khan <yuri.v.khan@gmail.com>
To: help-gnu-emacs <help-gnu-emacs@gnu.org>
Subject: Fringe bitmap scaling
Date: Wed, 30 Aug 2023 18:33:59 +0700	[thread overview]
Message-ID: <CAP_d_8UdE1L724bCu+LaHt70n6jZ4D40VR7hEASuFxqSKf0Krw@mail.gmail.com> (raw)

Hello list,

I’m using Emacs 29.1 on Ubuntu 22.04, X11, HiDPI monitor.

    $ xdpyinfo | grep -i resolution
      resolution:    192x193 dots per inch
    $ xrdb -get Xft.dpi
    192
    $ env | grep SCALE
    GDK_DPI_SCALE=0.5

If I compile Emacs with the default GTK+ toolkit, the fringe icons are
not scaled (1:1) and too tiny to see comfortably. However, if I build
--with-pgtk, they are scaled 2:1, as I expect at such DPI.

Is it possible, and which knob do I need to turn, to get proper fringe
bitmap scaling on the GTK build?



             reply	other threads:[~2023-08-30 11:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-30 11:33 Yuri Khan [this message]
2023-08-30 12:17 ` Fringe bitmap scaling Po Lu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAP_d_8UdE1L724bCu+LaHt70n6jZ4D40VR7hEASuFxqSKf0Krw@mail.gmail.com \
    --to=yuri.v.khan@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).