[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#458432: xterm does not display Unicode glyphs beyond \uFFFF



On Mon, Dec 31, 2007 at 05:10:08PM +0100, Dr. Markus Waldeck wrote:
> > yes.  TrueType fonts might not have this limitation, but bitmap
> > fonts have only the XDrawString16 interface to write characters.
> > xterm is translating codes outside 0-0xffff to the replacement
> > character.
> > 
> > (I should investigate this further - thanks for the reminder)
> 
> Thank you for the answer!
> 
> Unfortunately there is no XDrawString32 :-(

yes - but TrueType fonts use a different interface, which apparently
does not have the same limitation (that's how xfd is able to display
the font).  I might have noticed this earlier, but was unfamiliar
with fonts using codes past 0xffff.

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net

Attachment: pgpTB_LpPDUqe.pgp
Description: PGP signature


Reply to: