LyubomirT / spritesheet-cruncher

We crank spritesheets! This is a tool for automatically splitting up spritesheets into individual images, if you don't want to do it by hand.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Non-perfect square cells

LyubomirT opened this issue · comments

The --cell_size argument now should accept a string that follows the format of "3x3", with the sizes split by an X. This will allow the splitter and the previewer to split spritesheets that aren't exactly squares.