From aad60fa6291a617f8ab95b6c3b20a63838aee3a8 Mon Sep 17 00:00:00 2001 From: Peter Evans Date: Tue, 19 Dec 2017 15:35:10 -0600 Subject: [PATCH] Oh, lord, I included my random natterings --- tools/build-fonts | 3 --- 1 file changed, 3 deletions(-) diff --git a/tools/build-fonts b/tools/build-fonts index ace2b02..a1c5304 100755 --- a/tools/build-fonts +++ b/tools/build-fonts @@ -102,9 +102,6 @@ glyphmap = { "zu": "Z", } -# recurse through fonts/machines -# each subdir from there is the designation - def build_font(name, path, gridfiles): img = Image.new("RGB", (112, 64)) pix = img.load()