nurpax / petmate

PETSCII editor with Electron/React/Redux
MIT License
183 stars 14 forks source link

Export as image #19

Closed Esshahn closed 6 years ago

Esshahn commented 6 years ago

Extra bonus if all screens (if you go multi-screen) could be combined as an animated GIF

nurpax commented 6 years ago

I'll add PNG/GIF for first release because I'd like people to be able to easily share any art they may have made in this editor. Without this export, they'd need to screencap the editor.

Animation can be done later.. it will probably require the multiscreen tabs to be draggable, removable, etc first.

nurpax commented 6 years ago

png export works now