Re: ISO 8859-15 (Latin 9) Euro symbol and more
Re: ISO 8859-15 (Latin 9) Euro symbol and more
- Subject: Re: ISO 8859-15 (Latin 9) Euro symbol and more
- From: Bertrand Mansion <email@hidden>
- Date: Sat, 24 Jul 2004 23:31:18 +0200
Chuck Soper wrote:
>
At 2:14 PM -0600 7/24/04, Nick Zitzmann wrote:
>
>
>
>Yes. CoreFoundation has a lot of string encodings that aren't
>
>present in the NSString.h header, but that doesn't mean there aren't
>
>more NSString encodings you can use. If you look at CFString.h,
>
>you'll notice that there's a function called
>
>CFStringConvertEncodingToNSStringEncoding() that bridges this gap. I
>
>haven't tried it with that particular encoding you've mentioned, but
>
>that would be the first thing I'd try.
>
>
kCFStringEncodingISOLatin9 is defined in CFStringEncodingExt.h
>
I think that you may have to use this NSString initializer:
>
- (id)initWithData:(NSData *)data encoding:(NSStringEncoding)encoding with
>
NSProprietaryStringEncoding, but I really don't know. If you find a
>
way to convert the encoding please post your results.
Thanks for the info, I'll check this out.
>
P.S. Maybe someday I'll be able to search for it using mamasam (I paid my $30).
I still haven't officially announced it, but I have moved the archive to
http://www.cocoabuilder.com which has a better search engine (better results,
faster, more consistent) and a cleaner code. I am still working on the site for
the moment, but feel free to use it if you miss cocoa.mamasam.com :)
I will add the xcode mailing list as well later on (still very busy as usual).
BTW, thanks for your donation, it helped :)
Bertrand Mansion
Mamasam
_______________________________________________
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.