[mcclim-devel] Use Unicode fonts when available
Juliusz Chroboczek
jch at pps.jussieu.fr
Mon Mar 2 21:29:34 UTC 2009
Don't leave the choice of font encoding to the server, as this is highly
unreliable. Try fonts as iso10646-1 if the server supports that, fall-back
to iso8859-1. If that's still not available, choose any font at all.
iso10646-1 is only tried when (> char-code-limit #x100).
Juliusz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: unicode-fonts.patch
Type: text/x-diff
Size: 2754 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/mcclim-devel/attachments/20090302/d5a962d5/attachment.patch>
More information about the mcclim-devel
mailing list