Hi,
I have a custom glyph generator that does some custom glyph stuff (obviously). Setting this up on Leopard is easier - I just call NSLayoutManager's -setGlyphGenerator: to replace the standard glyph generator with my own. However, no such method exists on Tiger, and my application runs on Tiger too. Whilst I could limit the custom features provided by my glyph generator to Leopard users, I'd really like it to work on Tiger too.
So, my question is - and I'm guessing this is going to depend on a text guru coming across this message :) - how do you set a custom glyph generator in Tiger, before we had -setGlyphGenerator:?
Many thanks in advance,
Keith
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden
This email sent to email@hidden