此内容没有您所选择的语言版本。

7.4.2.2. Adding Fonts to xfs


To add fonts to the core X font subsystem (xfs), follow these steps:
  1. If it does not already exist, create a directory called /usr/share/fonts/local/ using the following command as root:
     mkdir /usr/share/fonts/local/ 
    If creating the /usr/share/fonts/local/ directory is necessary, it must be added to the xfs path using the following command as root:
     chkfontpath --add /usr/share/fonts/local/ 
  2. Copy the new font file into the /usr/share/fonts/local/ directory
  3. Update the font information by issuing the following command as root:
     ttmkfdir -d /usr/share/fonts/local/ -o /usr/share/fonts/local/fonts.scale 
  4. Reload the xfs font server configuration file by issuing the following command as root:
     service xfs reload 
Red Hat logoGithubRedditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

通过我们的产品和服务,以及可以信赖的内容,帮助红帽用户创新并实现他们的目标。

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

© 2024 Red Hat, Inc.