On Wed, Jan 09, 2008 at 04:35:00PM -0800, Gregory K. Ruiz-Ade wrote:

Anyone know of a library or utility that can be fed a UTF string, and stomp it down to the most-visually-equivalent ASCII string?

I'm looking for something that will basically take all foreign language gylphs and replace them with the nearest-looking ASCII equivalent.

GNU recode probably will do this.  It has options to try and come up with
the best.  It converts fairly arbitrarily between encodings.

Dave

--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg

Reply via email to