[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to set font for frame on hiDPI screen?
From: |
Eli Zaretskii |
Subject: |
Re: How to set font for frame on hiDPI screen? |
Date: |
Tue, 14 Jan 2020 17:19:42 +0200 |
> Date: Tue, 14 Jan 2020 15:41:44 +0800
> From: HaiJun Zhang <netjune@outlook.com>
>
> export GDK_SCALE=2
> emacs -Q
>
> The font size is good. Then I eval ‘(set-frame-font “Monospace:size=16”)’.
> The font becomes too small now. It works well on non-hiDPI screen.
In what version of Emacs, and how was it compiled?