On Wed, Jan 09, 2008 at 06:16:03PM -0800, Christopher Smith wrote:

There are lots of Unicode characters which have ASCII equivalents. The
trade markand copyright logo are examples. This kind of thing is really
important.

Well, a simple test with recode of the copyright and circle R symbol in
recode do sane things.

   Copyright: ©
   Circle R : ®

through 'recode UTF-8..ASCII' gives:

   Copyright: (c)
   Circle R : (R)

any others you'd like me to try?

Dave

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

Reply via email to