[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: True-type fonts from Windows



On Tuesday 20 January 2004 12:25 pm, Ryan Mackay wrote:
> > # apt-get install msttcorefonts
>
> I found this didnt install xfstt, just placed the fonts in the right
> place and did what it had to do to make them usable.
>
> If it isnt workin for ya try
>
> $ apt-get install xfstt
> $ /etc/init.d/xfstt restart
>
> And add this line in the "Files" section of /etc/X11/XF86Config-4
>
> 	FontPath	"unix/:7101"
>
XFree86 has its own font handling built in, so you shouldn't need to 
install xfs-xtt for that reason.

Just add this font path
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"

to XF86Config-4

I think antialiasing may require access to the actual font files as well 
-- meaning you need to have that defoma font path -- just a font server 
by itself isn't enough.

Warren



Reply to: