-
Notifications
You must be signed in to change notification settings - Fork 531
.NET doesn't support SVG format.
A workaround is to convert SVG to PNG during rendering, see Rendering SVG images.
Yep, WPF is fully supported.
Yep, Mono is fully supported.
Not currently but as WPF supported it won't be too hard to add, care to contribute?
I believe it can be done and won't be very hard.
Is it something that enough people would like to see?
Java script is extremely hard to support so it is not on the road-map.
HTML Renderer is not a web-browser.
Yep, see Image generation.
Yep, see PDF generation.
Currently powered by PdfSharp but it is quite easy to add more frameworks like iTextSharp.
No, strong name is the devil (Strong Name signing is a huge religious war).
You can sign the dll yourself, see Adding a Strong Name to an existing DLL.
Sure! go to ArthurHub/HTML-Renderer on GitHub and fork away.