]> git.eshelyaron.com Git - emacs.git/commit
Fix mouse highlight with some fonts in Cairo builds
authorEli Zaretskii <eliz@gnu.org>
Fri, 12 May 2023 19:19:35 +0000 (22:19 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 12 May 2023 19:19:35 +0000 (22:19 +0300)
commitacf4763417eaf7cc42e0a63a05673f89900320bf
tree6afea78ce2a2acac9e810421be71ae28646116e0
parent32b42b333caf490c0fdb159172d08c08af7bff7c
Fix mouse highlight with some fonts in Cairo builds

* src/ftcrfont.c (ftcrfont_draw): Don't set the
'background_filled_p' flag of the glyph string.  (Bug#63271)
src/ftcrfont.c