rtf2html
rtf2html copied to clipboard
several improvements
- add support for 8-bit characters ('xx)
- fix issue with generating empty HTML files in some cases
- remove possibly redundant std::logic_error which causes an error on some files
Hi, guys. Are you going to merge this request? This version with fixed errors is needed for my project.
rebase needed, probably due to #8, which added unicode support