I'm trying to create a good Agda environment, but the big stumbling block is Unicode character readability in my Emacs setup.
I am on Mac OS X 10.7 with Emacs (.app) 23.3.1 and have set my default font in Monaco using Set Default Font...
in the Options
menu. However, for Unicode characters like ≤, ≠, and →, it goes back to some ugly low-resolution bitmap glyphs that don't seem to be Monaco or any other monospaced font that I checked. This is a huge readability problem for frequently reading the Unicode-rich Agda data source.
How can I get Emacs to use cute TTF characters instead?
Here is a screenshot with an enlarged view of some characters in the Emacs buffer (right) and the same characters inserted in the Font Book and displayed in Monaco (left):
acfoltzer
source share