ForNeVeR / xaml-math

A collection of .NET libraries for rendering mathematical formulae using the LaTeX typesetting style, for the WPF and Avalonia XAML-based frameworks
MIT License
641 stars 102 forks source link

Avalonia: PNG converter #355

Open ForNeVeR opened 1 year ago

ForNeVeR commented 1 year ago

After merging of #325, WPF-Math won't support the PNG rendering helper for Avalonia, yet.

There are some remains copy-pasted from WPF implementation, but we should make them work.

When fixing this, look for TODO[#355] in the project code.