The code in this directory is based on a small part of version 0.7 of
Bruno Haible's libutf8 library, which is available from:
ftp://ftp.ilog.fr/pub/Users/haible/utf8/

I think the only change is that I hacked iswprint to make all chars
above 0xFF printable - which is not officially true, but it saves
including attribute.h and is good enough for the BOGL code which
doesn't interpret any control codes above 0xFF anyway.

When glibc-2.2 is part of Debian, this code will no longer be needed.

Edmund GRIMLEY EVANS <edmundo@rano.org>
