Showing posts with label Fonts. Show all posts
Showing posts with label Fonts. Show all posts

Saturday, December 16, 2006

Pretty fonts on your LCD


You can make your fonts look pretty in Ubuntu - some even claim that better than Cleartype!

We will use Defoma - Debian Font Manager to do this

Run ..

sudo dpkg-reconfigure defoma

Say Yes if it asks you to manage fonts

Click on Subpixel Smoothing and try fiddling around with each of settings to check which one looks good for you. Your results may vary!

Saturday, October 14, 2006

Install Mac & Win Fonts on Ubuntu

Installing TrueType fonts is very easy on Ubuntu. On your desktop or in a file-browser window, just type Ctrl-L to access the Open Location window; then type fonts:/// and click Open. You will then see a list of all the fonts you currently have access to on your system. Drag your new TrueType font from your desktop or file manager into the font-list window, and it will be automatically installed and made available to applications through Defoma the next time they start up.

It's actually not quite that simple if the fonts come from a Macintosh system, because Mac OS embeds extra font information using a special format that Linux can't read directly. Before you drag Mac OS fonts into your fonts:/// folder, you need to convert them with a utility called fondu, which you can install with the following command:

sudo apt-get install fondu

Then copy your Mac OS font directory to your Linux machine and run:

fondu *

Source: Ubuntu Hacks

Tuesday, October 10, 2006

Better Fonts


Better Fonts is a web based font viewer which claims to have over 10000 free fonts that you can preview and download. You can navigate alphabetically or even search for fonts. It comes with a sleek Web 2.0 interface.