Create simple Sprite sheet / Image sheets from individual animation frame files. (PNG)
This software is in the early stages of development. It is usable in its current state. This tool was created to assist game development using Solar2D by working for the exported image files from Brash Monkey's Spriter.
Embarcadero's C++ Builder 10.4 Free Community version is used to build a working version of this program for windows. There is built in support for MAC, but not yet tested as I do not own a MAC.
Feel free to modify this program to fit your needs. I will monitor any and all pull requests and attempt to update the source accordingly.
This tool is used to produce simple Image / Sprite sheets for character animations and such. It allows for centering of animations and alignment to 8 different corners and sides within an image frame. Adding a margin to each of the four sides of these image frames allows for a user to create equally sized animation frames (Same size Widths and Heights) or maintain the current aspect ratio.
If you are willing to improve Image Sheet Creator by contributing code, by all means, fork this repository and create a pull request with any desired improvements.
Image Sheet Creator was created by me, John C