Wicklets / wick-editor

A free and open-source tool for creating games, animations and everything in-between!
https://www.wickeditor.com
GNU General Public License v3.0
618 stars 101 forks source link

Export image #367

Open jamesheazlewood opened 1 year ago

jamesheazlewood commented 1 year ago

Added an export single image functionality. This also exports an image slightly differently by hiding the background colour, leaving hidden layers turned off in the final export (to more closely match Flash when export bitmap is used), and removing the black lines at top and bottom of the screen.

The export single image button has been added to the Image tab of the export menu.

Also resets the zoom back to how it was before export started.