"Stephen J. Turnbull" <turnbull(a)sk.tsukuba.ac.jp> writes:
>>>>> "Marcus" == Marcus Geiger
<marcus(a)antbear.org> writes:
Marcus> I am sure that the font I am trying to assign to this
Marcus> face, is available as a bold-italic version.
You've checked this with xfontsel or something similar that actually
displays the font?
Yup. xfontsel shows this font correctly.
Is it possible that you have an unscaled font that
your X server/fontserver is trying to scale to that size? The
implementation of font searching in many common servers is pretty
broken, and inconsistent across vendors. We do the best we can,
AFAIK, but we haven't had a real X grok look at that stuff in a long
time. Make sure other tools find the font you expect.
Yeah it seems to me that I
get a courier font from bitstream instead
of adobe (this font scales terribly, I think in fact it is not thought
to be shown with bold and/or italic attributes. Personaly I think this
font is unusable).
I think the problem is, that xemacs does some wildcard match on the
font name, when requested through customize and then it gets my ugly
bitstream-courier-version font. I wish I could specify the font-vendor
with customize :-)
Marcus> It would be nice if someone could tell me whats going on
Marcus> there.
It could be a Custom bug. Custom is a nice idea that didn't really
get finished before being made the default. But all the people who
know much about it have recently become employed.
:-(
However, I do get the bold-oblique expected in this situation (Debian
Linux, pretty close to vanilla sid). So maybe you have an old X
resource for that face or something like that.
I don't think so. I tried also
with an empty resource database (xrdb
-remove) and without ~/.xemacs/custom.el (xemacs -vanilla).
If not, try
(define-specifier-tag 'a-unique-tag)
(set-face-font 'bold-italic
"-adobe-courier-bold-o-normal-*-*-120-*-*-m-*-iso8859-1"
'global
'(a-unique-tag)
'prepend)
I tried, seems to work. What is that specifier tag ?
I come to the conclusion that it is currently the best, to avoid
italic fonts completely. I also searched this list, and it seems that
there are more people discovering this behaviour.
Thanks a lot
Marcus
--
Yes, God had a deadline. So he wrote all in LISP.
marcus(a)antbear.org
http://www.antbear.org