From ec88adb4bc05a85692b41cfc764c091c347ec991 Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Fri, 31 Aug 2018 15:44:25 -0500 Subject: Add (in theory) Open Graph metadata --- _posts/2018-06-23-slicing-images-gimp-python.md | 2 -- 1 file changed, 2 deletions(-) (limited to '_posts/2018-06-23-slicing-images-gimp-python.md') diff --git a/_posts/2018-06-23-slicing-images-gimp-python.md b/_posts/2018-06-23-slicing-images-gimp-python.md index 7d72247..1ad3514 100644 --- a/_posts/2018-06-23-slicing-images-gimp-python.md +++ b/_posts/2018-06-23-slicing-images-gimp-python.md @@ -3,8 +3,6 @@ layout: default title: "Slicing and Dicing Images with GIMP and Python" --- -# {{ page.title }} - Let's say you have one big image (say, a Telegram sticker) and you need to dice it into a bunch of smaller images (say, Discord emoji). GIMP can let you do that manually, but frankly so can simpler tools. GIMP also has powerful scripting support with Python (and also Scheme, but miss me with that) that can let us do that automatically. -- cgit v1.2.3