]> git.eshelyaron.com Git - emacs.git/commit
Enable support for color fonts in recent releases of Xft
authorPo Lu <luangruo@yahoo.com>
Tue, 11 Jun 2024 08:59:15 +0000 (16:59 +0800)
committerEshel Yaron <me@eshelyaron.com>
Wed, 12 Jun 2024 09:28:10 +0000 (11:28 +0200)
commit11c2b815c97e919ddcf133afa61154b0a48e16cd
treea68b66ddc6fc8511a06bd310cc7dfc7675969042
parent3a142e3ce957fcb49c44f53a451025683ed20118
Enable support for color fonts in recent releases of Xft

* etc/PROBLEMS (Some fonts are detected..): Document that Xft
2.3.6 should have resolved this issue.

* src/ftfont.c (ftfont_spec_pattern, ftfont_list): Disable
inhibition of color fonts on Xft 2.3.6 and subsequent versions.

(cherry picked from commit cc30758eed9488aed4149adbf7a285622c3ec446)
etc/PROBLEMS
src/ftfont.c