Closed jcalabro closed 5 days ago
Closes https://github.com/notnil/chess/issues/136
This PR adds the ability to draw arrows on to svg images. I used a similar style to what is found on chess.com as the default, but colors are user-configurable as well.
Examples are in the tests here, and image test assets have been updated.
Hi @notnil! Was wondering if you had thoughts on this PR? I've been using my fork locally for a couple months now
Closes https://github.com/notnil/chess/issues/136
This PR adds the ability to draw arrows on to svg images. I used a similar style to what is found on chess.com as the default, but colors are user-configurable as well.
Examples are in the tests here, and image test assets have been updated.