mriale / PyDPainter

A usable pixel art paint program written in Python
GNU General Public License v3.0
336 stars 22 forks source link

Add scripting and/or macro interface #130

Open mriale opened 3 months ago

mriale commented 3 months ago

Similar to how Amiga programs had an ARexx port that you could talk to automate things, add a scripting or macro language to PyDPainter.

These are some ideas:

Any of these options could make debugging and testing PyDPainter much easier because automated testing could be scripted.