Text backend is now charset-enabled: the entire text file is built
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 20 Apr 2004 18:27:33 +0000 (18:27 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 20 Apr 2004 18:27:33 +0000 (18:27 +0000)
commit2ac8ceac19040d9d9f1a22dbe3374aa401d15602
tree19867b32ec45a8a8bde8c56942e7d49cf0d02aa4
parentff0ee9884631bd871d5c4c51412e6e017e4ef5a1
Text backend is now charset-enabled: the entire text file is built
from the ground up in Unicode, and a single charset conversion pass
is done over the data as it's output.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4100 cda61777-01e9-0310-a592-d414129be87e
bk_text.c