Damyan Pepper <[email protected]> writes: > If I do the following in emacs 23.1: > > (set-face-font 'default "DejaVu Sans Mono-9.0:antialias=subpixel")
Why do you need the :antialias=subpixel bit? Is antialiasing turned off globally in Windows? Normally Emacs will just use the default antialiasing setting for the system. > 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. No idea what is going on here. Nothing has changed in the Windows font code as far as I know between 23.1 and 23.2.
