On Fri, 8 Feb 2002 12:03:54 -0700
"Paul Nixon" <[EMAIL PROTECTED]> wrote:

> One suggestion was to enable 100dpi fonts by editing the Xservers file so
> the line to add the option -dpi 100 to the end of the line :0 local
> /usr/X11R6/bin/X. However, this line already has a -deferglyphs 16 which,
> from what I've read, is for deferring rendering of some characters to
> <something else>. 

I'd go ahead and add the -dpi 100. -deferglyphs 16 means that the X server
should only pull in characters from 16-bit (doublebyte) fonts when they're
actually required, rather than at startup. The two options aren't really
related, and you can use both at the same time.

_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

Reply via email to