The Windows Help backend now uses libcharset to the maximum extent
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 20 Apr 2004 19:06:10 +0000 (19:06 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 20 Apr 2004 19:06:10 +0000 (19:06 +0000)
commit2223c2ddaa32c4979bb95188b87a70bc2abd8dda
tree9e96a63c9c616f9659100486e939091341060ed8
parentce1b04aa897271ca864aaeffe2225b6a211e526d
The Windows Help backend now uses libcharset to the maximum extent
it can. (Which isn't much, since I currently don't know how to
indicate that a help file is encoded in anything other than Win1252,
and so the only use I found for libcharset was to replace the
previous pathetic 8859-1 conversion so that extra things like the
trademark sign are supported.)

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