HTML-Renderer
HTML-Renderer copied to clipboard
Multithreading support
This is a feature request.
It would be awesome to have multithreading support (make methods as like HtmlRender.RenderToImage thread-safe). I mean possibility to use current library methods for generating batches of pictures. (For example call RenderToImage inside Parallel.For and etc.)
I'll investigate into this
Any news on this matter?