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
637 stars 100 forks source link

`SVGConverter.cs`: converted `if` towers to `switch` statements #433

Closed Lehonti closed 1 year ago

Lehonti commented 1 year ago

Specifically, these if towers were for pattern matching

Also, started using file-scoped namespace