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@invisible-island.net