Make resizing & cropping with PIL work
authorJames Thewlis <jamt9000@gmail.com>
Fri, 27 Jun 2014 09:49:08 +0000 (10:49 +0100)
committerJames Thewlis <jamt9000@gmail.com>
Fri, 27 Jun 2014 09:55:12 +0000 (10:55 +0100)
commit423808dd60c5077dda16432080caa69a2e6f8d13
tree8a3e102a5dfda1cbc17fe89e551a8d8b4a9dd3a9
parent71d6429c4d50e4f21a91b8de4a8696b27a294883
Make resizing & cropping with PIL work

Previously it was trying to use undefined variables
tools/extra/resize_and_crop_images.py