Update README.md
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Spritesheet Frame Rebuilder
|
# Spritesheet Frame Rebuilder
|
||||||
|
|
||||||
Extract individual frames from spritesheet PNG images by detecting connected non-transparent regions and rebuild new spritesheets with options for scaling, padding, layout, and frame repetition.
|
Fix individual frames from spritesheet PNG images by detecting connected non-transparent regions and rebuild new spritesheets with options for scaling, padding, layout, and frame repetition.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -22,4 +22,4 @@ Requires [Python 3.7+](https://www.python.org/downloads/) and [Pillow](https://p
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip install Pillow
|
pip install Pillow
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user