The vista fonts
I added the vista fonts into my laptop, i like the corbel font, and the numbers are cute:-)Here's the steps:(In fact im still quite confused abt the setting fonts in debian...#*(&%#$...and i think these steps isn't the right way although it works)
1. put the vista fonts in a folder and put the folder into /usr/share/fonts/truetype/
2. add these in the ~/.fonts.conf
<match?target="font">
???<test?name="family">
???<string>Calibri</string>
???<string>Cambria</string>
???<string>Candara</string>
???<string>Consolas</string>
???<string>Constantia</string>
???<string>Corbel</string>
???</test>
?<edit?name="autohint">
???????<bool>true</bool>
???</edit>
</match>
3.now u can choose ur fonts in the gnome.....???<test?name="family">
???<string>Calibri</string>
???<string>Cambria</string>
???<string>Candara</string>
???<string>Consolas</string>
???<string>Constantia</string>
???<string>Corbel</string>
???</test>
?<edit?name="autohint">
???????<bool>true</bool>
???</edit>
</match>
PS: for step 1, i think put the vista folder in the ~/.fonts/ directory is ok too....(i never tried)
posted on 2006-03-25 12:09 Stuart 閱讀(247) 評(píng)論(0) 編輯 收藏 所屬分類(lèi): Debian/Linux