unicode-xft: wrong unicode characters and crashes

2006-05-30 Thread Meik Hellmund
When visiting a file with non-latin unicode characters, most are displayed wrong, e.g. the file includes a greek small lambda (U+03BB), and emacs displays a small e with two dots U+00EB. Some characters, e.g. U+03D1 (greek theta symbol), produce a segmentation fault. I use the "Bitstream ver

Re: How to use xft font in unicode-xft branch

2006-05-30 Thread Meik Hellmund
ich doesn't show message-ids. Perhaps it's time to subscribe... -- Meik Hellmund Institut fuer Mathematik, Uni Leipzig e-mail: [EMAIL PROTECTED] http://www.math.uni-leipzig.de/~hellmund ___ emacs-pretest-bug mailing list emacs-pretest-bu

Re: How to use xft font in unicode-xft branch

2006-05-29 Thread Meik Hellmund
Leon wrote: >Thank you! I'm waiting until it can display properly bold and italic fonts:-) See my remarks on http://www.emacswiki.org/cgi-bin/wiki/XftGnuEmacs for a workaround. Meik -- Meik Hellmund Institut fuer Mathematik, Uni Leipzig e-mail: [EMAIL PROTECTED] http://www.

Re: How to use xft font in unicode-xft branch

2006-05-26 Thread Meik Hellmund
s->nchars); } else -XftDrawString8 (s->face->xft_draw, -&s->face->xft_fg, + XftDrawString8 (s->face->xft_draw, + s->hl == DRAW_CURSOR ? &s->face->xft_bg : &s->fac