Re: Unlocalises displayName for NSFont?
Re: Unlocalises displayName for NSFont?
- Subject: Re: Unlocalises displayName for NSFont?
- From: Shawn Erickson <email@hidden>
- Date: Fri, 04 Aug 2006 06:54:24 -0700
On Aug 4, 2006, at 6:35 AM, Fredrik Olsson wrote:
displayName for NSFont instances returns a localized name (As the
docs says). I have tried to use NSFontDescriptor to get the non-
localized name (As in English), but none of the font attributes I
have tried gives an obvious answer.
Am I peeking the right places, or should I take the result of
fontName and run it through some localizer forcing it to english,
and how would I do that?
It isn't clear exactly what you want but did you look at the following?
-[NSFont familyName] or -[NSFont fontName]
-Shawn
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden