a5da770e67
Xorg is now looking in ${LOCALBASE}/share/fonts by default Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1)) Large cleanup on lots of font ports All fonts are now properly dynamically generating fonts.dir and fonts.scale instead of sometime overwriting existing ones) All fonts are generating fontconfig's cache Improve consistency in fonts ports
10 lines
306 B
Text
10 lines
306 B
Text
You can start using the fonts by following these instructions:
|
|
|
|
Make sure that the freetype module is loaded. If it is not, add the following
|
|
line to the "Modules" section of your X11 / x.org configuration file:
|
|
|
|
Load "freetype"
|
|
|
|
Add the following line to the "Files" section:
|
|
|
|
FontPath "%%FONTSDIR%%/"
|