libXft: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Nov 20 19:12:12 UTC 2022


 src/xftglyphs.c |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 309c2da98a4c739bcdabc3a80610d86a40ce12e6
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Sun Nov 20 13:56:15 2022 -0500

    add check for missing glyph in XftFontCheckGlyph()
    
    This check is needed when updating the linked list of glyphs, since the
    older/newer links are not set, causing an xterm crash for certain fonts
    which have holes (e.g., Kochi Mincho).
    
    reported by Jeff Chua
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>



More information about the xorg-commit mailing list