Re: Non-standard Cocoa RTF Unicode encoding?
Re: Non-standard Cocoa RTF Unicode encoding?
- Subject: Re: Non-standard Cocoa RTF Unicode encoding?
- From: Koen van der Drift <email@hidden>
- Date: Mon, 08 Jul 2002 12:05:18 -0400
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.