1
0
mirror of https://github.com/pevans/erc-c.git synced 2024-06-11 20:29:26 +00:00

Oh, lord, I included my random natterings

This commit is contained in:
Peter Evans 2017-12-19 15:35:10 -06:00
parent 6db322ae5c
commit aad60fa629

View File

@ -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()