Re: Non-standard Cocoa RTF Unicode encoding?
Re: Non-standard Cocoa RTF Unicode encoding?
- Subject: Re: Non-standard Cocoa RTF Unicode encoding?
- From: Garrett Baker <email@hidden>
- Date: Mon, 8 Jul 2002 12:29:29 -0500
It is Quoted Printable encoding. those are spaces.
look in RFC1521 at www.ietf.org
--Garrett
On Monday, July 8, 2002, at 11:05 AM, Koen van der Drift wrote:
At 04:22 PM 7/8/2002 +0200, Andreas Monitzer wrote:
Looks like quoted printable. You could use EDInternet to decode it:
http://www.mulle-kybernetik.com/software/ALX3000/download.html
I don't think that it is decoded. the '=20' just appears at the end of
some lines. I think it is a Windows/DOS-specific code for either a
return or space, but I couldn't find any info on that. I noticed there
are several encodings available in Cocoa (see eg the here:
http://developer.apple.com/techpubs/macosx/Cocoa/Reference/Foundation/ObjC_classic/
Classes/NSString.html, but I have no idea which to use.
thanks,
- Koen.
_______________________________________________
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.
_______________________________________________
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.