Oh - thank you! It seems that the docs on my computer are wrong, as they 
clearly state that -setGlyphGenerator: is "Available in Mac OS X v10.5 and 
later" - but I just checked the online docs and they say it is available in 
10.4 and later. It looks like I need to update the documentation on my machine.

Many thanks for taking the time to answer.
All the best,
Keith

----- Original Message ----
From: Aki Inoue <[EMAIL PROTECTED]>
To: Keith Blount <[EMAIL PROTECTED]>
Cc: cocoa-dev@lists.apple.com
Sent: Friday, March 7, 2008 8:49:05 PM
Subject: Re: How to set a custom glyph generator?

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 (Cocoa-dev@lists.apple.com)
>
> 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/aki%40apple.com
>
> This email sent to [EMAIL PROTECTED]






      
____________________________________________________________________________________
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 (Cocoa-dev@lists.apple.com)

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/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to