• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
How to get Unicode names
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to get Unicode names


  • Subject: How to get Unicode names
  • From: "Gerriet M. Denkmann" <email@hidden>
  • Date: Sat, 19 Nov 2011 17:00:52 +0700

Given a UTF32Char how to get it's Unicode name?

UTF32Char a = 0x1f420;
NSString *unicodeName = someFunctionOrMethod(a);

Now unicodeName should be:  "TROPICAL FISH".

If not no such Cocoa method exists, then Core Foundation or Foundation would be ok as well.


Kind regards,

Gerriet.

_______________________________________________

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

  • Prev by Date: Glyphs without Unicode in WebView
  • Next by Date: NSTableView and scrollToPoint:
  • Previous by thread: Glyphs without Unicode in WebView
  • Next by thread: NSTableView and scrollToPoint:
  • Index(es):
    • Date
    • Thread