j-jorge / pack-my-sprites

Pack My Sprites is collection of command line tools for creating sprite sheets.
GNU Affero General Public License v3.0
5 stars 2 forks source link

Add support for fixed size sprites #2

Open j-jorge opened 11 years ago

j-jorge commented 11 years ago

The only way to set the size of the sprite is currently by applying a ratio to a given reference (the image or the bounding box of the selected layers).

I want to be able to set the size at a fixed value, like width x height.