I have been trying to substitute Helvetica font with Arial. I can not make it work in XftConfig (see attachment please.) Can anybody tell me what's wrong with my config?
Debian unstable, X 4.2.1-2, libfreetype6 2.1.2-7, ATI rage 128. I'm not on the list, please cc to me. Thanks, - Jiangbin --- start of attachment: /etc/X11/XftConfig --- dir "/usr/X11R6/lib/X11/fonts/ttfonts" dir "/usr/X11R6/lib/X11/fonts/Type1" includeif "~/.xftconfig" match any family == "Helvetica" edit family += "Arial"; match any family == "Times" edit family += "Times New Roman"; match any family == "Courier" edit family += "Courier New"; match any size > 8 any size < 14 edit antialias = false; match any pixelsize > 8 any pixelsize < 14 edit antialias = false; --- end of attachment --- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]