Uwe Brauer writes:
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>
I think you must have missed the character. Please try again, if you
did not miss, there is probably a bug in XEmacs here.
Note the --18. This says that the character cell is 18 pixels high
(that normally includes a couple of pixels of padding, and of course
the lemniscate is likely to be less than half the total height.
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"))
Greek?
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>
Note that this is a 13-pixel font. Probably this is the (nominally)
12pt version of the GNU international font.
It is still not clear to me how to enhance the size of the
symbol.
Try using "xlsfonts -fn -*-iso10646-1" to see if you have other
fonts. If you see a series of 0-0-0 in the middle of a font name,
then it's scalable. However, there's no guarantee that it contains
the needed characters.
I think I will try to compile xemacs with xft support.
That's probably the shortest route to a better display.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta