Dusted off - made to work to some extent
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import os
|
||||
import re
|
||||
|
||||
from dataclasses import Metadata
|
||||
from local_dataclasses import Metadata
|
||||
|
||||
types = {'p': 'Plain', 's': 'Simplex', 'd': 'Duplex', 'cs': 'Complex_Small', 'c': 'Complex', 't': 'Triplex'}
|
||||
names = {'roman': 'Roman', 'greek': 'Greek', 'italic': 'Italic', 'script': 'Script', 'cyril': 'Cyrillic',
|
||||
|
||||
Reference in New Issue
Block a user