Based on RichardNeill's June 2009 script:

[ ! -f /usr/share/fonts/truetype/msttcorefonts/tahoma.ttf -o ! -f 
/usr/share/fonts/truetype/msttcorefonts/tahomabd.ttf ] &&
wget 
https://bugs.launchpad.net/ubuntu/+source/msttcorefonts/+bug/50529/+attachment/2385660/+files/Tahoma_Test.zip
 &&
unzip -j -LL Tahoma_Test.zip installer/tahoma*ttf &&
mkdir -p /usr/share/fonts/truetype/msttcorefonts/ &&
mv -f tahoma*ttf /usr/share/fonts/truetype/msttcorefonts/ &&
chmod 644 /usr/share/fonts/truetype/msttcorefonts/tahoma* &&
fc-cache -v &&
echo "Installed Tahoma"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/50529

Title:
  msttcorefonts lacks the 'Tahoma' font

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/msttcorefonts/+bug/50529/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to