Thank you :-)
CFStringNormalize() with kCFStringNormalizationFormC did the trick
Kevin Hoyt
email@hidden wrote on 04/11/2005 01:55:36 PM:
>
> On 11 Apr 2005, at 22:25, Kevin Hoyt wrote:
>
> > Hi all,
> > Sorry for the cross post, but this is both a Java and a Carbon
> > question...
> >
> >
> >
> > So what I think needs to happen is to convert the "A (0x0041)
> > Combining
> > Diaeresis (0x0308) and Combining Macron (0x0304)" to the "A with
> > diaeresis
> > (0x00C4) and Combining Macron (0x0304)". It's my belief this would be
> > a
> > conversion from decomposed to composed Unicode.
> >
> > However, I do not see a way to do this...
> >
> CFStringNormalize?
>
> See also http://developer.apple.com/qa/qa2001/qa1235.html
>
> Fred
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden