i want to encoding string in to the chiness language and koren language how it possible?
+1
A:
it's possible using UTF16 and if needed surrogate characters, UTF32 and UTF8 also can bear it.
more info about encodings: http://en.wikipedia.org/wiki/Character_encoding
alexm
2010-01-06 10:02:48
Can u give me in details if possible?
MD
2010-01-06 10:26:47
have u read the wiki article? take a look at the http://stackoverflow.com/questions/1237565/iphone-cgcontextshowtextatpoint-for-japanese-characters
alexm
2010-01-06 10:53:41