On 19 Jul 2008, at 08:41, Adam R. Maxwell wrote:
On Jul 18, 2008, at 5:45 AM, Gerriet M. Denkmann wrote:
Is there a way (Cocoa, Carbon or whatsoever) to get the Unicode
name of a character?
Like: unicodeName( 0x1D110 ) = "MUSICAL SYMBOL FERMATA".
Sure, I could (at least on 10.4.11) read /System/Library/Perl/
5.8.6/unicore/UnicodeData.txt, but as Unicode names are used in
Edit -> Special Characters... there might be some system function
to get at this info.
Try CFStringTransform() with kCFStringTransformToUnicodeName.
I did. Works perfectly. Thanks a lot!
Kind regards
Gerriet.
_______________________________________________
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]