HTML-Renderer
HTML-Renderer copied to clipboard
Cross framework (WinForms/WPF/PDF/Metro/Mono/etc.), Multipurpose (UI Controls / Image generation / PDF generation / etc.), 100% managed (C#), High performance HTML Rendering library.
This is a weird one, and I'm having some trouble isolating exactly what inputs cause the issue. Basically, I have a table to show some data, followed by a list...
I have a html string and I want to convert this to an image. The code is simple and it works, but the image that is generated does not contain...
``` Test 8 570 Test 1 449 1 187 ```
[test_case.zip](https://github.com/ArthurHub/HTML-Renderer/files/1510231/test_case.zip) In the attached test case using the test WPF renderer, only the width is obeyed (in the example, 600px), the height is completely ignored. If you render this same...
Hello! I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug, found using PVS-Studio. Warning: - V3030 Recurring check. The '_imageLoadingComplete' condition was already...
Fix Text blurry
I found text was not drawn as same as on browsers. Some fonts cause drawing blurry. Attatched PNG is taken from screen-shot of my test WPF app.  `XAML あいうえお...
**my html is:** "\n\n\n\n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n\n \n \n denghuichao · GitHub\n \n \n \n\n \n \n\n \n...
I'm using html-renderer to just render some text in my wpf-application, and are finding that some text is getting kinda foggy?, ie, a bit out of focus?