个人工具

“UbuntuHelp:RestrictedFormats/Microsoft Fonts”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
第1行: 第1行:
 
{{From|https://help.ubuntu.com/community/RestrictedFormats/Microsoft_Fonts}}
 
{{From|https://help.ubuntu.com/community/RestrictedFormats/Microsoft_Fonts}}
 
{{Languages|UbuntuHelp:RestrictedFormats/Microsoft_Fonts}}
 
{{Languages|UbuntuHelp:RestrictedFormats/Microsoft_Fonts}}
== Microsoft Fonts ==
+
=== Microsoft Fonts ===
To acquire the Microsoft Core fonts, [[UbuntuHelp:InstallingSoftware| install]] the '''msttcorefonts''' and '''ttf-xfree86-nonfree''' packages after enabling the [[UbuntuHelp:Repositories| Multiverse]] repository.
+
To install the Microsoft core fonts, you will first need to enable the [[UbuntuHelp:Repositories| Multiverse]] repository. Then install the '''msttcorefonts''' package by any of the means listed [[UbuntuHelp:InstallingSoftware| here]]. After installing the font package you will need to update the shared font directories with the following command in a terminal shell.
 +
<pre><nowiki>
 +
sudo fc-cache -f -v
 +
</nowiki></pre>
 +
Enjoy!
 
<u>Note</u>: the '''msttcorefonts''' package does not work if you are behind a proxy server.
 
<u>Note</u>: the '''msttcorefonts''' package does not work if you are behind a proxy server.
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2008年10月19日 (日) 17:07的版本

Microsoft Fonts

To install the Microsoft core fonts, you will first need to enable the Multiverse repository. Then install the msttcorefonts package by any of the means listed here. After installing the font package you will need to update the shared font directories with the following command in a terminal shell.

sudo fc-cache -f -v

Enjoy! Note: the msttcorefonts package does not work if you are behind a proxy server.