Blockly.getWorkspaceSVG() // spits out SVG of workspace
--
You received this message because you are subscribed to the Google Groups "Blockly" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blockly+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To extract ourselves from this maintenance nightmare, Blockly Games replaced all screenshots with instances of Blockly running in readonly mode. The result looks identical to a picture, but is guaranteed to be up to date. Readonly mode has made internationalization possible.
Recommendation: If you support more than one language, use readonly mode."
Is it possible to generate an image of the blocks on a workspace and save them to a file somehow?
Also, any advice/ideas on using Blockly with CodeBug would be great.
* The mutator on the start block should probably have four checkboxes, rather than four stacked sub-blocks. The stack implies that order and duplicates are both being meaningful. I'll fix the mutator to hide the toolbox if it is empty.