c++

博客园 首页 新随笔 联系 订阅 管理

在Linux下设置字体的命令是:
:set guifont=Courier/ 14
而在Windows下则是:
:set guifont=Courier:14
当然,如果需要设置多个字体,则我们可以在各个字体之间添加逗号(,)来设置多个字体,如:
:set guifont=Courier/ New/ 12, Arial/ 10

如果不知道是那种字体到的话 可以通过:set guifont 来查看它是哪一种!

posted on 2010-11-22 12:18  lovewcl  阅读(2140)  评论(1编辑  收藏  举报