I'd like to internationalize Emacs menus.
XCreateFontSet and XmbDrawString seem to be designed
to use a locale defined by the host platform (i.e. by libc);
that doesn't help Emacs because it doesn't know what locales
the host supports or what they mean, so it can't find one
that is suitable. 

Is there any platform-independent way of using fontsets
and multibyte characters with Xlib?
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to