Adds script for verifying font files
This commit is contained in:
parent
12076e07b1
commit
1f684610cd
13 changed files with 1406 additions and 0 deletions
1
misc/pylib/extractor/exceptions.py
Executable file
1
misc/pylib/extractor/exceptions.py
Executable file
|
|
@ -0,0 +1 @@
|
|||
class ExtractorError(Exception): pass
|
||||
Reference in a new issue