Jochen Bartlau
Jochen Bartlau
When using very large images (our example had 2 MB) and passing the contents via src="data:image/png;base64,...", the rendering eventually seems to stall. The reason is buried in the GetQuotedStr helper...
"Old" issue: https://code.google.com/p/thtmlviewer/issues/detail?id=325. Was unable to find it in this project's issue tracker. Given the HTML in the attachment (rename txt to htm): [sample.txt](https://github.com/BerndGabriel/HtmlViewer/files/37862/sample.txt) FF or IE render as expected....
If a really long word (no separator like a space or soft hyphen) generates a horizontal scrollbar, it seems all other words orientate themselves at this long word and are...
#### Description When rendering the attached sample file to EMF (source: https://en.m.wikipedia.org/wiki/File:SVG_Test_TextAlign.svg), the result is not as expected in a number of ways. The expected result would be:  The...