🕸💡📝Fergus Duniho wrote on Fri, Mar 11, 2016 04:04 PM UTC:
Since some contributors have been using drawdiagram.php to display individual pieces, I have made a couple changes.
1) When drawdiagram.php is used to display a single piece image, it will not display coordinate labels.
2) The Diagram Designer now includes code you can cut and paste for displaying the piece images used in your diagram. This code places piece images within FIGURE.piece tags with a caption, and I have added CSS to the global css files for formatting the piece class for FIGURE.
Here is what the output looks like for Chess. You can view the code itself on this page.
Since some contributors have been using drawdiagram.php to display individual pieces, I have made a couple changes.
1) When drawdiagram.php is used to display a single piece image, it will not display coordinate labels.
2) The Diagram Designer now includes code you can cut and paste for displaying the piece images used in your diagram. This code places piece images within FIGURE.piece tags with a caption, and I have added CSS to the global css files for formatting the piece class for FIGURE.
Here is what the output looks like for Chess. You can view the code itself on this page.