Handbook (X window system section)
Erich Dollansky
oceanare at pacific.net.sg
Sat May 29 02:15:32 UTC 2004
Hi,
David Rio Deiros wrote:
>>I don't know if I made some mistake following the rules in the handbook
>>but if not I think it would be good to add my experiences in the
>>handbook(The X Window System - Using Fonts in XFree86 section).
>
>
> Ok, here you have a first draft:
>
> http://nil.ics.uci.edu/~drio/fontsFBSD.txt
>
I think you mixed here some things up:
In the port collection there is another set of Truetype fonts that will
help your browser rendering web pages better: webfonts. To install
them just go to your port collection and type:
# cd /usr/X11R6/lib/X11/fonts/webfonts
--
This cannot be the installation path. Shouldn't it be
/usr/ports/x11-fonts/webfonts
--
# make install clean
After that go to your XF86Config file and add this line to the "Files"
section:
FontPath "/usr/X11R6/lib/X11/fonts/webfonts/"
--
Yes, it is the final font path.
Your effort helps real beginners to get things right the easy way.
Erich
> _______________________________________________
> freebsd-doc at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-doc
> To unsubscribe, send any mail to "freebsd-doc-unsubscribe at freebsd.org"
>
More information about the freebsd-doc
mailing list