Musthave fonts to ubuntu (macfonts, tahoma)

Category: 
Quicktips
Musthave fonts to ubuntu (macfonts, tahoma)

I've searched a lot, but http://ubuntu-debs.googlecode.com/files/macfonts.tar.gz doesn't work. I've found the macfonts.tar.gz in a temporary repository. Well, I hope, this site won't be deleted the next few years, I upload here along with other "musthave" font in ubuntu: the tahoma.
Just use it.

wget http://szantogabor.com/drupal/sites/default/files/macfonts.tar__0.gz
tar zxvf macfonts.tar__0.gz
sudo mv macfonts /usr/share/fonts/
sudo fc-cache -f -v
rm -rf macfonts.tar__0.gz

wget http://szantogabor.com/drupal/sites/default/files/tahoma_0.zip
sudo unzip tahoma_0.zip -d /usr/share/fonts/
sudo fc-cache -f -v
rm -rf tahoma_0.zip

AttachmentSize
macfonts.tar_.gz1.3 MB
tahoma.zip385.69 KB

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Internal paths in double quotes, written as "internal:node/99", for example, are replaced with the appropriate absolute URL or relative path.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <del> <img>
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
  • Allowed HTML tags: <a> <blockquote> <br> <cite> <code> <dd> <del> <div> <dl> <dt> <em> <li> <ol> <p> <span> <strong> <ul>
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <bash>, <c>, <cpp>, <drupal5>, <drupal6>, <java>, <javascript>, <mysql>, <php>, <python>, <ruby>, <sql>. The supported tag styles are: <foo>, [foo].
  • Each email address will be obfuscated in a human readable fashion or (if JavaScript is enabled) replaced with a spamproof clickable link.
By submitting this form, you accept the Mollom privacy policy.