Re: -glyphWithName:
Re: -glyphWithName:
- Subject: Re: -glyphWithName:
- From: "Raglan T. Tiger" <email@hidden>
- Date: Sat, 23 Aug 2014 10:26:11 -0600
> So the question I have is: what are you actually trying to do?
Generally speaking, display the NSFontPanel with an accessory view containing a NSTextField, OK and Cancel buttons.
The user picks a font, types a phrase and clicks OK.
I now take the phrase and get the glyphs for each character in the phrase.
Glyhs are gotten by name.
So I need some mechanism to take the entered character, get its name and retrieve the glyph.
The resulting glyphs go into our model for further processing.
Note: this is not a text process.
-rags
_______________________________________________
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