Subject: Re: fmt and high bit characters
To: None <tech-userlevel@netbsd.org>
From: Lucio De Re <lucio@proxima.alt.za>
List: tech-userlevel
Date: 09/29/2000 08:33:11
On Thu, Sep 28, 2000 at 11:55:00PM +0900, itojun@iijlab.net wrote:
> 	- for non-western languages how should fmt behave?
> 	  for example, japanese/chinese/korean text does not have space between
> 	  chars.
> 
The recently-released Plan 9 sources include a version of fmt that
uses Unicode (or is it UTF-8?  I can never remember which is which).

Worth a look?

++L