How do I get Lucida fonts?
Just get it from Java.
- Download the latest version from Java.com
-
Extract it:
sh jre-6u30-linux-x64.bin
Find the fonts. In my case they're just sitting in
jre1.6.0_30/lib/fonts
-
Install them. You can just double click each font and click install font. Or you could copy them into your local
.fonts
directory like so:mkdir -p ~/.fonts cp jre1.6.0_30/lib/fonts/*.ttf ~/.fonts/
Go to Lucida font. They have a section of free Lucida fonts to download.