Fonts

Having extra fonts on your computer can be quite useful. They can be great for making documents intended for print, such as greeting cards, making graphics, or even just finding something easier on the eyes for day to day computing. There are many great places to get fonts free of charge online without having to bother with buying them. We listed a few of the many great resources below.

Specific Font Faces

Repositories of Fonts

Open Font Library

Commercial Font Repositories

Sometimes the most elegant fonts require payment.

Create your own

  • FontForge -- A free utlity to create fonts.
  • Fontifer -- A commercial utility that allows you to create a font out of your own handwriting.

How to Install Fonts

The first step is always to extract the files if they are in an archive format, such as .zip, .7z, and .tar.gz. If you are on Windows and cannot open an archive, try out 7 Zip. It is a free utility that can extract most archive formats.
  • On Linux, copy ttf files to /home/yourusername/.fonts . If this folder does not exist, you can create it. If you are on KDE, you can check out these instructions.
  • On Mac OS X, double click the font file and then click "Install font."
  • On Windows, copy ttf files to C:/WINDOWS/Fonts