跨Linux和Windows的vim上的ubuntu mono字体有不同的间距吗?


2

在Windows gVim上:

在此处输入图片说明

在Ubuntu gVim上(与Vim相同):

在此处输入图片说明

为什么两个操作系统之间的填充如此不同?这是一个多变的功能吗?


1
您希望它以哪种方式显示?看起来在Ubuntu中,您正在使用字体抗锯齿,而在Windows8中,您正在使用ClearType模式...
Mxx

我也会遵循这一原则:各个字符(ea =和其他字符)的绘制方式不同。通常,这就是字体渲染问题的征兆。
romainl

这是有关字体抗锯齿的方法吗?不是我不熟悉的区域。 superuser.com/questions/367230/…–
2c2c

Answers:


0

Windows与其他系统之间的区别是该'linespace'设置的默认设置,该设置在Windows字符之间插入一个像素行。请参阅:help 'linespace'


By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.