Vista Fonts on Linux
I found an article on how to obtain Vista’s TTF fonts via PowerPoint Viewer 2007 (free download). For Ubuntu/Debian (or any other Linux flavour), here are the steps:
- Download Microsoft PowerPoint 2007 Viewer (approx 25 mb)
- Install cabextract via Synaptic. Maybe you’ll need to have the universe repos available
For the CLI guys: sudo apt-get install cabextract - Run: cabextract PowerPointViewer.exe
- Run: cabextract ppviewer.cab
- Copy the fonts to your local fonts folder.
Using CLI magic: find -iname '*tt?' -exec cp {} ~/.fonts/ \;
There you go, now the new fonts should be available in your fonts preferences. I’ve tried the fonts but unfortunately it looks odd on my CRT screen. Something might be wrong with my settings. I’ll try them on my office’s LCD screen next Monday.
Meanwhile, if this works great for you, have fun!
via jdub
Salam kenal. Kenapa sich mau pakai font dari Vista? Bukannya orang pada males pindah ke Vista. Fungsionil sama, harus bayar duit lagi. Mungkin lebih gampang bikin desktop atau GUI yang mirip Vista, tapi until WinXP, Win2K, Linux, Ubuntu, etc. [HT]
@Hardjono:
Karena enak dilihat :)
Ah… you have to run cabextract twice. Once on the exe and once on the cab file it contains.
@Piers:
Ouch my bad. Thanks for the reminder. I’ll fix it right away
You also need to install the TTC files
http://www.oooninja.com/2008/01/calibri-linux-vista-fonts-download.html
@Andrew Z:
Thanks for the insight. I didn’t know about that one.
it’s not your settings, they look weird because they where designed to be used only with cleartype rendering (almost no traditional hinting, only for interface sizes on some). on xp it’s the same. these fonts are called collectively the cleartype collection or something like that.
Hello webmaster
I would like to share with you a link to your site
write me here preonrelt@mail.ru
if you have problems extracting Consolas font from the microsoft.com download address, just run the installer with Wine and then copy the .ttf files from /home/user/.wine/c_drive/windows/fonts/ directory
<3
Thank you for another fantastic article. Where else could anybody get that kind of info in such an ideal way of writing? I have a presentation next week, and I’m on the look for such information.