rtf2html icon indicating copy to clipboard operation
rtf2html copied to clipboard

several improvements

Open alexeibs opened this issue 9 years ago • 2 comments

  • 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

alexeibs avatar Jul 28 '16 13:07 alexeibs

Hi, guys. Are you going to merge this request? This version with fixed errors is needed for my project.

feschenko-nelya avatar Jul 13 '18 07:07 feschenko-nelya

rebase needed, probably due to #8, which added unicode support

Jojo-Schmitz avatar Oct 16 '19 10:10 Jojo-Schmitz