> Regarding Re: some utf8 chars are terrible small.; robert delius
royar <xemacs(a)frinabulax.org> adds:
Tue, 21 Jun 2011 (13:20 +0200 UTC) Uwe Brauer wrote:
> Uwe
Try defining something like this (after defining your ffi2:
(defun ffi3 () (interactive) (setq thechar (ffi2)))
Cool! That worked.
Then run it in the *scratch* buffer. You can examine what
'thechar' is
to see the return. Here, is what I got:
I got:
Value: #<font-instance
"-adobe-courier-bold-r-normal--18-180-75-75-m-110-iso8859-1" on #<x-device on
":0.0" 0x2b228> font id: 0x4600074, 0x30302>
So that is not a UTF8 as it seems, strange.
I tried a little around when I use
(set-face-font 'default
"-misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-7"))
Then thecar is
Value: #<font-instance
"-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1" on
#<x-device on ":0.0" 0x2b228> font id: 0x460026b, 0x293919>
It is still not clear to me how to enhance the size of the
symbol. I think I will try to compile xemacs with xft
support.
Uwe
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta