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
8 lines
305 B
Text
8 lines
305 B
Text
|
|
For your X-server to use the fonts, you have to add
|
|
the ${LOCALBASE}/share/fonts/koi8-u-gemini (LOCALBASE is,
|
|
usually, /usr/local) to the server's font-path. Use
|
|
``xset fp+'' to do this for the current X-session and
|
|
consult your X-server's documentation to make this
|
|
permanent.
|
|
|