Windows Fonts in X11 (OpenBox)

After you've installed webfonts add this to your xorg.conf in the Files section:
Code:
FontPath     "/usr/local/lib/X11/fonts/webfonts/"

And restart X. Otherwise you won't be able to use them. Check if it's loaded correctly in /var/log/Xorg.0.log.
 
Back
Top