I'm trying to get a good Agda environment set up, but a big stumbling block is the readability of Unicode symbols in my Emacs setup.
I am on Mac OS X 10.7 with Emacs(.app) 23.3.1, and have configured my default font to Monaco using Set Default Font...
from the Options
menu. However, for Unicode symbols like ≤, ≠, and → it's falling back to some seriously ugly low-resolution rasterized glyphs that do not appear to be Monaco or any other monospace font I've checked. This is a huge readability problem for reading frequently Unicode-heavy Agda source.
How can I make Emacs use nice TTF glyphs instead?
Here's a screenshot showing a zoomed-in view of some characters in an Emacs buffer (on the right), and the same characters pasted into Font Book and displayed in Monaco (on the left):