I mean is HtmlRender can use in Win8 metro apps or Windows Phone 8.1 runtime apps?
If not, how to use the HtmlRender.Core to implement the WinRT platform?
Thanks for the developers.
Comments: question are more appropriate in the discussion section, i will close the "issue" later. currently WinRT is not supported but with a bit of work it can be. 1. Remove File System access and change HTTP usage in HtmlRenderer.Core. 2. Create HtmlRenderer.WinRT library by looking on what is done in HtmlRenderer.WinForms and HtmlRenderer.WPF. I'm not familiar with WinRT rendering framework but I'm sure it will be similar to either WinForms or WPF. I would estimate the work to be 2 weeks.
If not, how to use the HtmlRender.Core to implement the WinRT platform?
Thanks for the developers.
Comments: question are more appropriate in the discussion section, i will close the "issue" later. currently WinRT is not supported but with a bit of work it can be. 1. Remove File System access and change HTTP usage in HtmlRenderer.Core. 2. Create HtmlRenderer.WinRT library by looking on what is done in HtmlRenderer.WinForms and HtmlRenderer.WPF. I'm not familiar with WinRT rendering framework but I'm sure it will be similar to either WinForms or WPF. I would estimate the work to be 2 weeks.