Re: Unicode and RTF?
Re: Unicode and RTF?
- Subject: Re: Unicode and RTF?
- From: Ondra Cada <email@hidden>
- Date: Fri, 25 Oct 2002 00:10:12 +0200
On Thursday, October 24, 2002, at 11:25 , Douglas Davidson wrote:
There are some subtleties associated with encodings and RTF
I don't know whether it applies to Jaguar, and I don't know whether it is
Cocoa thing or just a TextEdit one.
But the *TERRIBLE* "subtlety" of TextEdit up to 10.1 is that in case you
happen to use a Mac OS9 non-unicode font, foreign characters are 8-bit
encoded using the font encoding in RTF -- making so the thing completely
non-portable anywhere. Sigh.
With Unicode font all is well: characters are Unicode encoded, and thus
portable easily.
---
Ondra Hada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.