mirror of
https://github.com/pevans/erc-c.git
synced 2024-11-23 23:32:45 +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",
|
||||
}
|
||||
|
||||
# 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()
|
||||
|
Loading…
Reference in New Issue
Block a user