On 11 Feb 2002, Erez Doron wrote: > hi > > i have put some ttf fonts on my linux.
Have you made them available to the X server? e.g: by creating an appropriate fonts.dir and adding the directory to the FontPath, or using a seperate fonts server. Another way some programs can use fonts is through the the RENDER extention, and by providing an appropriate XftConfig. Not all programs currently support this (and frankly, I haven't yet figured out how it work ..) > > if i do xlsfonts, i do not see them > if i do xterm -fn <fontname> , i get no error ! > > does xlsfonts show also ttf fonts ? no. xlsfonts lists fonts that are available to the server. It doesn't care about their origin. What happens when you run 'xlsfonts -fn <fontname>' ? -- Tzafrir Cohen mailto:[EMAIL PROTECTED] http://www.technion.ac.il/~tzafrir ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
