首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >在centOS6.6上安装电力线字体

在centOS6.6上安装电力线字体
EN

Stack Overflow用户
提问于 2016-07-13 03:38:04
回答 0查看 2.7K关注 0票数 2

我最近在centOS6.6机器上安装了来自github存储库的the patched fonts for Powerline users

正如docs中所指出的,我执行了运行正常并打印的脚本

代码语言:javascript
复制
[statquant@latitude fonts]$ ./install.sh 
Copying fonts...
Resetting font cache, this may take a moment...
All Powerline fonts installed to /home/statquant/.local/share/fonts

确实是这样:

代码语言:javascript
复制
[statquant@latitude fonts]$ tree /home/statquant/.local/share/fonts
/home/statquant/.local/share/fonts
├── Anonymice\ Powerline\ Bold\ Italic.ttf
├── Anonymice\ Powerline\ Bold.ttf
├── Anonymice\ Powerline\ Italic.ttf
├── Anonymice\ Powerline.ttf
...

但出于某种原因,gvim没有选择这些字体,因为它的上下文菜单Edit > select font...我没有任何*Powerline字体的踪迹。

感谢您的任何帮助

EN

回答

页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/38337548

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档