Re: How to set a custom glyph generator?
Re: How to set a custom glyph generator?
- Subject: Re: How to set a custom glyph generator?
- From: Aki Inoue <email@hidden>
- Date: Fri, 7 Mar 2008 12:49:05 -0800
The interface is publicly available since Mac OS X 10.4 Tiger.
Aki
On 2008/03/07, at 12:44, Keith Blount wrote:
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:
This email sent to email@hidden
_______________________________________________
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:
This email sent to email@hidden