Re: how to filter available fonts for my application?
Re: how to filter available fonts for my application?
- Subject: Re: how to filter available fonts for my application?
- From: Ross Carter <email@hidden>
- Date: Thu, 29 Oct 2009 12:02:38 -0400
On Oct 29, 2009, at 11:17 AM, Jens Alfke wrote:
But the <NSFontManager Class
Reference> tells me that this delegate methods is not called in Mac
OS X
version 10.3 and later.
I don't have any idea how to implement it now? does anyone know it?
thanks
Do you really need to support 10.3? I'm sure there are few copies of
it still in the wild, and someone who hasn't even upgraded the OS in
five years is unlikely to be installing new apps, anyway.
I think the question is how to support post-10.3, not how to support
10.3. I don't know the answer, but it might help to subclass
NSFontManager, override -availableFonts, and use
+setFontManagerFactory:.
_______________________________________________
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