Howdy folks, Is it is possible to programmatically capture the PIXI stage as an image for download? It appears this is possible with the <canvas> element using toDataURL() but PIXI doesn't work in the same way. Perhaps someone can point this n00b in the right direction. Thanks muchly in advance.