[TxMt] ProFont and tool tips

Allan Odgaard throw-away-1 at macromates.com
Fri Mar 31 07:12:49 UTC 2006


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.


[1]: http://en.wikipedia.org/wiki/Ligature_%28typography%29


More information about the textmate mailing list