Orama-Interactive / Pixelorama

Unleash your creativity with Pixelorama, a powerful and accessible open-source pixel art multitool. Whether you want to create sprites, tiles, animations, or just express yourself in the language of pixel art, this software will realize your pixel-perfect dreams with a vast toolbox of features. Available on Windows, Linux, macOS and the Web!
https://orama-interactive.itch.io/pixelorama
MIT License
7.17k stars 383 forks source link

Allow copy-paste to other programs #759

Open ecations opened 2 years ago

ecations commented 2 years ago

Hi!

At the moment copy-pasting doesn't seem to work between Pixelorama and other applications. It would be really useful to be able to copy paste artwork to other software, for example when building larger tilesets.

OverloadedOrama commented 2 years ago

It may be possible once https://github.com/godotengine/godot/pull/63826 is merged in Godot, although support for clipboard set image also needs to be added. We might need to update to Godot 4.x first in order to implement this though, because I don't know how likely it is for this feature to get backported to Godot 3.x.