mirror of
https://github.com/pevans/erc-c.git
synced 2025-02-17 07:32:05 +00:00
Oh, lord, I included my random natterings
This commit is contained in:
parent
6db322ae5c
commit
aad60fa629
@ -102,9 +102,6 @@ glyphmap = {
|
|||||||
"zu": "Z",
|
"zu": "Z",
|
||||||
}
|
}
|
||||||
|
|
||||||
# recurse through fonts/machines
|
|
||||||
# each subdir from there is the designation
|
|
||||||
|
|
||||||
def build_font(name, path, gridfiles):
|
def build_font(name, path, gridfiles):
|
||||||
img = Image.new("RGB", (112, 64))
|
img = Image.new("RGB", (112, 64))
|
||||||
pix = img.load()
|
pix = img.load()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user