Replies: 1 comment 1 reply
-
Parts of this may be implemented in the future (like #774), but in general the SVG module is intended for quick and dirty visualizations, not a fully fledged rendering framework for chess diagrams. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
I’ve been reading up on the docs about the SVG rendering and I can’t seem to find how to make a piece (or all pieces) transparent and likewise with squares and other objects, such as attacking icons.
Can anyone point me in the right direction? Ideally when I render a board position, I’d like the ability to control the alpha and colour of each piece and square etc.
Cheers
Jesse
Beta Was this translation helpful? Give feedback.
All reactions