Hi Jim, hi list,

as far as i know an up-to-date XServer (running on the WS in LTSP) needs some 
additional configuration files to render|display anti-aliased fonts (e.g. 
true type fonts). Those files are (or could be):

/usr/X11R6/lib/X11/XftConfig #for all users
.xftconfig # in the users home directory

these files contain information like:
# Use with Type1 and TrueType fonts
#
dir "/usr/X11R6/lib/X11/fonts/Type1"
dir "/usr/X11R6/lib/X11/fonts/truetype"

to enable Anti-Aliasing for those two font types only. Or:

    match
      any size > 8
      any size < 14
    edit
      antialias = false;

to make AA work for some sizes only. 

With a fontserver (XFS) enabled, with good fonts and with KDE3, I can see all 
those Fonts (like "Comic Sans MS"), but they are not anti-aliased, as they 
are on the server monitor. Use the KDE font-selection tool and magnify a font 
to a maximum, you'll see the staircases.

Is anybody seeing anti-aliased fonts and how could we achieve that? 

All the best

Kai




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.openprojects.net

Reply via email to