Yen-Ju Chen wrote:
> 
>  I don't know whether it is a bug or not.
>  I use FreeBSD 4.5 and XFree86 4.1.0 (from ports) as before.
>  I compile a clean GNUstep from CVS.
>  I found that xlib/XftFontInfo.m can't find the HAVE_UTF8 tag
>  so that it can't display Chinese correctly using XftDrawStringUTF8.
>  If I remove the #ifdef HAVE_UTF8, it works.
>  I can't find where the HAVE_UTF8 is defined,
>  but it works (about one month) before.
> 
>  Yen-Ju
> 

Look at the configure output for the line:

checking for XftDrawStringUtf8 in -lXft

if it says no, then something is wrong with the configuration check. 
Send me the config.log file.

-- 
Adam Fedor, Digital Optics Corp.      | I'm glad I hate spinach, because
http://www.doc.com                    | if I didn't, I'd eat it, and you
                                       | know how I hate the stuff.


_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to