Is your feature request related to a problem? Please describe.
I need offscreen web view to accomplish rendering.
Describe the solution you'd like
Hi, great job! I really encourage you to allow headless web view. I often times have to render equations and html into svg files and I use html and JavaScript to do this with MathJax but it is annoying to see a view flash on screen just to do this. I was using DotNetBrowser before Avalonia 12 and my code was rendering offscreen to accomplish this.
Thanks.
Describe alternatives you've considered
Was using DotNetBrowser which does allow offscreen rendering. However, after purchasing an expensive perpetual license I cannot use it for Avalonia 12 with breaking changes until I pay for another license. Not going to use them any longer.
Additional context
No response
Is your feature request related to a problem? Please describe.
I need offscreen web view to accomplish rendering.
Describe the solution you'd like
Hi, great job! I really encourage you to allow headless web view. I often times have to render equations and html into svg files and I use html and JavaScript to do this with MathJax but it is annoying to see a view flash on screen just to do this. I was using DotNetBrowser before Avalonia 12 and my code was rendering offscreen to accomplish this.
Thanks.
Describe alternatives you've considered
Was using DotNetBrowser which does allow offscreen rendering. However, after purchasing an expensive perpetual license I cannot use it for Avalonia 12 with breaking changes until I pay for another license. Not going to use them any longer.
Additional context
No response