Re: display of utf-8 messages in exmh-2.8.0
Ken Hornstein <[email protected]> Tue, 16 Jul 2013 10:57:52 -0400
| Newsgroups | gmane.mail.exmh.user |
|---|---|
| Message-ID | <[email protected]> |
>The most likely problem is that you don't actually have a UTF-8 font >family called "fixed" that the Tk/Tcl font selector code can find. I've >looked at that code several times, and freely admit that the combination >of Tk/Tcl code and fontconfig makes me run away in screaming horror. ;) Part of the problem may be that with newer versions of Tk it's not possible to use any semicondensed fonts, even if you give the full X specification. --Ken