aboutsummaryrefslogtreecommitdiff
path: root/_posts/2018-06-23-slicing-images-gimp-python.md
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2024-09-14 15:44:33 -0600
committerMelody Horn <melody@boringcactus.com>2024-09-14 21:43:51 -0600
commitab4459ea2446ced5b93e84aa779f29d80708f374 (patch)
tree197c8003633ed053d889e0719d85afe76daacdb1 /_posts/2018-06-23-slicing-images-gimp-python.md
parentb91287a80268e2af44cf6c5861f51243bd0c347f (diff)
downloadboringcactus.com-ab4459ea2446ced5b93e84aa779f29d80708f374.tar.gz
boringcactus.com-ab4459ea2446ced5b93e84aa779f29d80708f374.zip
11ty
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