aboutsummaryrefslogtreecommitdiff
path: root/_posts/2018-06-23-slicing-images-gimp-python.md
diff options
context:
space:
mode:
Diffstat (limited to '_posts/2018-06-23-slicing-images-gimp-python.md')
-rw-r--r--_posts/2018-06-23-slicing-images-gimp-python.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/_posts/2018-06-23-slicing-images-gimp-python.md b/_posts/2018-06-23-slicing-images-gimp-python.md
index 83264b8..e22f539 100644
--- a/_posts/2018-06-23-slicing-images-gimp-python.md
+++ b/_posts/2018-06-23-slicing-images-gimp-python.md
@@ -10,6 +10,7 @@ GIMP also has powerful scripting support with Python (and also Scheme, but miss
## TL;DR how do i do the thing
1. Save your large image somewhere with a useful filename; this script will chuck `_1_1` and `_1_2` etc on the end of the existing filename.
+
2. Open that image in GIMP.
3. Go to the Filters menu, open Python-Fu, and hit Console.
4. Set up the width and height of your tiles. For 64x64 tiles, for example, type