]> git.eshelyaron.com Git - emacs.git/commit
Fix display of compositions when font style changes (Cairo backend)
authorTim Ruffing <dev@real-or-random.org>
Thu, 7 Nov 2024 02:09:09 +0000 (03:09 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sat, 9 Nov 2024 15:47:21 +0000 (16:47 +0100)
commitacb5541b2b4e7283a0def27f30319bd67c696995
tree1e9ba452499214e49e5545bc3e029a6275941ae8
parent1134097176ab5037e79e6dac8a072ab414395f46
Fix display of compositions when font style changes (Cairo backend)

* src/ftcrfont.c (ftcrhbfont_end_hb_font): Don't persist the
result of 'cairo_ft_scaled_font_lock_face' in violation of the
API contract.  (Bug#73752)

(cherry picked from commit 9149aa89ee860627cc91e27c8659ad6f4efcfcd8)
src/ftcrfont.c