From 32e23e56d4059fa328576c491491a617fd37a4a6 Mon Sep 17 00:00:00 2001 From: "jules@lens" Date: Wed, 9 Jan 2019 18:30:33 +0100 Subject: k --- crop-thirds.py | 5 ----- 1 file changed, 5 deletions(-) (limited to 'crop-thirds.py') diff --git a/crop-thirds.py b/crop-thirds.py index f0bcf18..996ce54 100644 --- a/crop-thirds.py +++ b/crop-thirds.py @@ -79,11 +79,6 @@ def build_thumbnail(i, fn): if (i % 100) == 0: print("{}...".format(i)) -<<<<<<< HEAD - canvas = Image.new('RGB', (int(src_width + dst_width + x_margin), src_height,)) -======= - # canvas = Image.new('RGB', (int(src_width + dst_width + margin), src_height,)) ->>>>>>> 455c3fef555b6f556321c2db6a8dc355154666da image = Image.open(fn) for n, path in enumerate(paths): -- cgit v1.2.3-70-g09d2