python-chess icon indicating copy to clipboard operation
python-chess copied to clipboard

How to Use Custom Chess Piece SVG Set with python-chess

Open malithonline opened this issue 1 year ago • 0 comments

I want to use custom SVGs for chess pieces in my project with python-chess, but I couldn't find clear documentation on how to implement this.

Does the library support using custom piece SVGs? If not, what would be the best approach to integrate them? An example or guidance would be appreciated.

malithonline avatar Oct 20 '24 11:10 malithonline