Re: [OFF] unicode characters
Re: [OFF] unicode characters
- Subject: Re: [OFF] unicode characters
- From: Petite Abeille <email@hidden>
- Date: Wed, 9 Apr 2008 21:15:17 +0200
On Apr 9, 2008, at 8:14 PM, Alexander Cohen wrote:
ü = u
é = e
Anyone know of a way to do that or do i need a lookup table with all
characters and their equivalents?
For, hmm, inspiration, take a look at Sean M. Burke's Unidecode:
http://interglacial.com/~sburke/tpj/as_html/tpj22.html
E.g.
print( Unidecode( 'Москва́' ) )
> Moskva
--
PA.
http://alt.textdrive.com/nanoki/_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden