xaml-math
xaml-math copied to clipboard
Support for WinUI?
Can you please add support for WinUI 3 Apps?
The only problem is that I know nothing of WinUI.
The work itself shouldn't be too difficult: we already have a decent UI framework abstraction layer that could be used, if you can provide basic functionality such as line and font rendering on top of your target framework.
In particular, the (unfinished) Windows Forms implementation is about 469 lines long.
I imagine that WinUI could be done just as easily — well, if that's possible at all, that is.
I am marking this as open for contributions for now. I am ready to provide help on the implementation, but I'm not ready to commit to implementing this myself at this point.