]> git.eshelyaron.com Git - emacs.git/commit
Ignore all color fonts when using XFT
authorRobert Pluim <rpluim@gmail.com>
Sun, 29 Dec 2019 19:08:38 +0000 (20:08 +0100)
committerRobert Pluim <rpluim@gmail.com>
Sun, 29 Dec 2019 19:08:38 +0000 (20:08 +0100)
commit732dcfc85078dafb4b5983de3cadb7a65329dc47
treefed4178946edb7b7e35ac95170fa1b32b6cfdc8c
parentaa0c679f484347d20ab6f7c0f75f32f5e360cb89
Ignore all color fonts when using XFT

* etc/NEWS: Announce change to matching color fonts when using XFT.

* src/ftfont.c (ftfont_list) [HAVE_XFT && FC_COLOR]: Query for the
color attribute of the matched font, and skip it if it is not
FcFalse (Bug#37786).
etc/NEWS
src/ftfont.c