There are quite a few characters, which OS X cannot print. 
E.g. 𫠉 0x2b809 (CJK Unified Ideographs Extension D) 

I would like to have a function or method like:
BOOL myComputerCanDisplayThisUnicodeCodePoint( unsigned int codePoint);

How can I get this information?

Or something similar like:
NSArray *allFontsWhichCanHandleThisUnicodeCodePoint( unsigned int codePoint);

Which part of the documentation will point me into the right direction?

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 arch...@mail-archive.com

Reply via email to