converting text input in any encoding to unicode
converting text input in any encoding to unicode
- Subject: converting text input in any encoding to unicode
- From: Ben Dougall <email@hidden>
- Date: Sun, 27 Apr 2003 12:32:38 +0100
what's the best / usual way from a cocoa app to read in text that's
potentially encoded with any encoding, in order to store it internally
in your app in decomposed unicode? i'd like to be able to deal with as
many encodings as possible - and convert them to the base decomposed
unicode format in order to compare different texts confidently.
i'm not interested in any font / rendering related stuff at the minute.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.