Month: January 2010

Adding new fonts on a CentOS system

Going through the CentOS documentation talked about two different services for rendering fonts in X, namely fontconfig and xfs. I performed the following steps to get the new fonts working. Create a new directory under /usr/share/fonts called imported so you will end up with something like /usr/share/fonts/imported Copy all your newly installable font files to …