I have installed Emacs24 (emacs24-lucid
from wheezy-backports
) on an otherwise stable
Debian system, and I run it under X11
Under X11, Emacs24 displays some font families, such as ProFontIIx, as non-antialiased fonts only when I choose the size of one of the bitmapped fonts available for the family. The problem is to figure out what those "magic" sizes are.
I tried xfontsel
, but for some reason ProFontIIx
is not among the options it gives (even though this font is installed, and is found by Emacs24).
How else can I figure out the sizes that will produce non-antialiased fonts?
(Just to be clear: I do not want anti-aliasing.)