Tim Davis

Results 2 issues of Tim Davis

Hello How can I use the [Path2D Api](https://developer.mozilla.org/en-US/docs/Web/API/Path2D)? I would like to use an SVG path like this ` var p1 = new Path2D("M1 0 h 100 v 50 h...

Hello I programmed a "Chord Helper" which helps users create chords and melodies locked into a Key.. It is in .Net Core/Blazor with view model for piano roll.. It already...

question