]> git.eshelyaron.com Git - emacs.git/commit
Port FC_COLOR change to older fontconfig
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 3 Apr 2018 15:12:41 +0000 (08:12 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 3 Apr 2018 15:13:17 +0000 (08:13 -0700)
commit95b77b04516ee52eb3a79f95e1d5eebfb1d9287f
tree42db9d1a92e7496b2708a36e8ddea73370e684ec
parent408bf21a8c8b5bf5a78785608255463ad1038871
Port FC_COLOR change to older fontconfig

Problem reported by John ff in:
https://lists.gnu.org/r/emacs-devel/2018-04/msg00058.html
* src/ftfont.c (ftfont_spec_pattern) [!FC_COLOR]:
Don’t use FC_COLOR on older fontconfigs that don’t have it.
src/ftfont.c