an easy and consistent way of installing software ported to FreeBSD
The DejaVu fonts are a font family based on the Bitstream Vera Fonts. Its
purpose is to provide a wider range of characters while maintaining the
original look and feel through the process of collaborative development.
WWW: http://dejavu.sourceforge.net/
Make sure that the freetype module is loaded. If it is not, add the following
line to the "Modules" section of your X Windows configuration file:
Load "freetype"
Add the following line to the "Files" section of X Windows configuration file:
FontPath "%%FONTSDIR%%/"
Note: your X Windows configuration file is typically /etc/X11/XF86Config
if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org.
%%FONTSDIR%%/DejaVuSans-Bold.ttf
%%FONTSDIR%%/DejaVuSans-BoldOblique.ttf
%%FONTSDIR%%/DejaVuSans-ExtraLight.ttf
%%FONTSDIR%%/DejaVuSans-Oblique.ttf
%%FONTSDIR%%/DejaVuSans.ttf
%%FONTSDIR%%/DejaVuSansCondensed-Bold.ttf
%%FONTSDIR%%/DejaVuSansCondensed-BoldOblique.ttf
%%FONTSDIR%%/DejaVuSansCondensed-Oblique.ttf
%%FONTSDIR%%/DejaVuSansCondensed.ttf
%%FONTSDIR%%/DejaVuSansMono-Bold.ttf
%%FONTSDIR%%/DejaVuSansMono-BoldOblique.ttf
%%FONTSDIR%%/DejaVuSansMono-Oblique.ttf
%%FONTSDIR%%/DejaVuSansMono.ttf
%%FONTSDIR%%/DejaVuSerif-Bold.ttf
%%FONTSDIR%%/DejaVuSerif-BoldItalic.ttf
%%FONTSDIR%%/DejaVuSerif-Italic.ttf
%%FONTSDIR%%/DejaVuSerif.ttf
%%FONTSDIR%%/DejaVuSerifCondensed-Bold.ttf
%%FONTSDIR%%/DejaVuSerifCondensed-BoldItalic.ttf
%%FONTSDIR%%/DejaVuSerifCondensed-Italic.ttf
%%FONTSDIR%%/DejaVuSerifCondensed.ttf
@dirrm %%FONTSDIR%%