开发者

Antialiased fonts in emacs 23.2 on Windows

开发者 https://www.devze.com 2022-12-30 12:31 出处:网络
I\'m having trouble getting antialiased fonts to work correctly in emacs 23.2, to the extent that it appears that it doesn\'t actually support antialised fonts.

I'm having trouble getting antialiased fonts to work correctly in emacs 23.2, to the extent that it appears that it doesn't actually support antialised fonts.

If I do the following in emacs 23.1:

(set-face-font 'default "DejaVu Sans Mono-9.0:antialias=subpixel")
(describe-font nil)

Then this reports the full name 开发者_StackOverflow中文版as "DejaVu Sans Mono-9.0:antialias=subpixel", and the font looks nice and smooth.

However, doing the same thing in emacs 23.2 gives the full name as "DejaVu Sans Mono-9.0" and the font looks nasty and chunky.

Is there something I'm doing wrong?


This was a bug which should be fixed in a future version of emacs; see http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6303

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号