On 31/3/2006, at 7:24, Quinn Comendant wrote:
Here's a strange thing. I'm using ProFont, unaliased, and the tool tips look weird. Attached is a screen capture showing the same output as normal window text and tool tip text. Notice spacing issues and some characters running together ("fi" of file), neither of which are a problem under monaco.
ProFont is weird in that it has half a dozen ligatures [1] (considering it is a fixed width font).
In TM I disable all such typographic features, but tool tip text rendering is done by NSTextView (that’s also why spacing in the text and tool tip may differ slightly, as NSTextView doesn’t use ATSUI).
There are however two versions of ProFont. The one with the ISO- something suffix (or similar) does not contain these ligatures, so is the better choice.