Xft
Stephen J. Turnbull
stephen at xemacs.org
Wed Jul 9 14:10:35 EDT 2008
Raymond Toy (RT/EUS) writes:
> I did some random google searches, which didn't yield too much.
Ah. 21.5's manuals are online, I should see what "xft
site:www.xemacs.org" comes up with.
> What I have now looks pretty good, but the font it selected isn't
> very good for me because it doesn't seem to be fixed width.
Aidan? Mike? You guys were the last to muck with the default list of
fonts to try.
> And the huge stream of messages about fonts isn't very good either.
You can suppress (most of) it with (setq xft-debug-level 0). If you
want to suppress all of it I guess you're going to have to edit the
DEFVAR for xft-debug-level. It's in vars_of_font_mgr() in
src/font_mgr.c. This is completely safe for you to edit, as long as
you stick to natural numbers for the value. You probably don't want
to set it to "4". :-)
More information about the XEmacs-Beta
mailing list