Open CouchTomato87 opened 5 years ago
Would you be able to design a way so that a full board can be rendered in svg? WIkipedia uses this feature for a lot of its chess articles.
Examples for chess:
Python-Chess: https://python-chess.readthedocs.io/en/latest/svg.html
Web-boardimage rendering: https://github.com/niklasf/web-boardimage
This would be really useful, possibly even to integrate into an Anki plugin. :whistle:
Hello. I'm trying to implement this feature for another project of mine. Will send the code once it is finished.
Would you be able to design a way so that a full board can be rendered in svg? WIkipedia uses this feature for a lot of its chess articles.
Examples for chess:
Python-Chess: https://python-chess.readthedocs.io/en/latest/svg.html
Web-boardimage rendering: https://github.com/niklasf/web-boardimage