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)
committerEli Zaretskii <eliz@gnu.org>
Fri, 8 Nov 2024 07:56:54 +0000 (09:56 +0200)
commit9149aa89ee860627cc91e27c8659ad6f4efcfcd8
treeb44ec6bf1bc9fbc115302480caf03287c7380981
parent3bf00777be1e28d3d0e49692071825580f472037
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)
src/ftcrfont.c