


To install the Windows Vista fonts (like Calibri and Consolas, but not the Segoe UI font), open the Terminal and press the Enter key after you copy each command: If you want to remove them later, simply delete that folder. This is a script that downloads all the fonts from the Google Font Directory and installs them under /usr/share/fonts/truetype/google-fonts/ To install the Google Web Fonts, open the Terminal and press the Enter key after you copy each command: Sudo apt-get install sun-java6-fonts ttf-liberation ttf-ubuntu-font-family ttf-xfree86-nonfree Some other fonts designed for desktop readability can be installed with the command: Sudo apt-get install console-terminus ttf-dejavu ttf-droid ttf-inconsolata xfonts-terminus To install some fixed width fonts you can run in the Terminal:
