character sets
character sets
- Subject: character sets
- From: Daniel Child <email@hidden>
- Date: Thu, 24 Mar 2005 14:03:34 -1000
Hi All,
I've been looking over the Internet to find predefined character set names and have come up blank. The documentation points you to www.unicode.org, but I see no list of the official name that would be used in Cocoa. There must be a list somewhere, given that the new Character Palette divides characters into neat ranges (CJK Ideographs, Bopomofo, etc).
I think I could define these sets using
+ (NSCharacterSet *) characterSetWithRange: (NSRange) aRange
but would rather use predefined set names if they exist.
If anyone has found and used various (predefined) sets and knows where to get the names, please let me know. Thanks.
Daniel
_______________________________________________
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