Fix for unquoted < > in XML/HTML output
Status: Beta
Brought to you by:
meshko
In HtmlFont.cc, the HtmlFilter function does not quote " & > <, if returned from the mapUnicode function.
I've patched that function to first map unicode and then quote the forbidden characters in xml.
The method is marked with: // this method if plain wrong todo
... anyway.
Probably related bug reports:
874352
patch against pdftohtml 0.39