Showing posts with label TinyScheme. Show all posts
Showing posts with label TinyScheme. Show all posts

Friday, 25 November 2016

Scheme-ing with The Gimp: batch photo resizing

Gimp (a.k.a. The Gimp) is an image editor, very popular with Linux users and possibly a handful of Windows users.


It includes support for scripting tasks via Python (which most young programmers think is the bees-knees) and Scheme (which most Computer Science students think is the work of the devil).


Caught between the devil and the deep blue sea, this post focuses on Scheme.