Just wanted to notify designers/users of ubuntu to this font package. It's 465 unique fonts for free all packaged into a deb. It took less than 3 minutes to download and install to my computer.
To download and install the fonts open a new terminal window enter this command:
Code:
sudo gedit /etc/apt/sources.list
then add these lines to the end of the file:
Code:
deb http://ppa.launchpad.net/corenominal/ubuntu gutsy main
deb-src http://ppa.launchpad.net/corenominal/ubuntu gutsy main
save the file and then in the terminal window we'd opened earlier type the following and again press enter afterword:
Code:
sudo apt-get update
and then this command after the previous one completes:
Code:
sudo apt-get install ttf-aefonts
After this completes you'll have 465 fonts installed in your system. Now having that many fonts can be daunting but I found some really good software for testing out the fonts, here's a screenshot:
To install this software simply type the following command into a terminal:
Code:
sudo apt-get install gnome-specimen
To run the program type the following command into a terminal: