diff options
author | Christoph Lohmann <20h@r-36.net> | 2016-06-03 15:02:32 +0200 |
---|---|---|
committer | Christoph Lohmann <20h@r-36.net> | 2016-06-03 15:02:32 +0200 |
commit | 528241aa3835e2f1f052abeeaf891737712955a0 (patch) | |
tree | 4045741b3749ad09128516d7430063b45e49775f /config.def.h | |
parent | 60aeb37edb8c5280d31b6b3c801d09c7a5fdca76 (diff) | |
download | st-528241aa3835e2f1f052abeeaf891737712955a0.tar.gz st-528241aa3835e2f1f052abeeaf891737712955a0.tar.bz2 |
Use XftFontMatch in place of FcFontMatch.
git am -s didn't like your patch:
From: Mark Edgar <medgar123@gmail.com>
XftFontMatch calls XftDefaultSubstitute which configures various match
properties according to the user's configured Xft defaults (xrdb) as well as
according to the current display and screen. Most importantly, the screen DPI
is computed [1]. Without this, st uses a "default" DPI of 75 [2].
[1]: https://cgit.freedesktop.org/xorg/lib/libXft/tree/src/xftdpy.c?id=libXft-2.3.2#n535
[2]: https://cgit.freedesktop.org/fontconfig/tree/src/fcdefault.c?id=2.11.1#n255
Diffstat (limited to 'config.def.h')
0 files changed, 0 insertions, 0 deletions