feat: Adds support for displaying NAGs in the chess.svg.board AND other optimizations chess.svg.board function#1062
feat: Adds support for displaying NAGs in the chess.svg.board AND other optimizations chess.svg.board function#1062Vikasg7 wants to merge 26 commits intoniklasf:masterfrom
Conversation
…e but a bit darker
|
Nice addition, thanks! Maybe a |
|
Hi, So if we decide on displaying multiple nags, it would be difficult to decide where to show them in the square as I am already moving the nag left or right based on where the arrow is coming from so that it doesn't overlap the arrow. Glyphs show up at the end of the attached video which I am trying to produce with python. output.mp4 |
… chess.svg.board function
…r important stuff.
…e first/last ranks and files

chess.svg.boardand separated the generation of X squares from the rendering of pieces.