diff --git a/common/Font.py b/common/Font.py index 7cf3eec..bcb7949 100644 --- a/common/Font.py +++ b/common/Font.py @@ -1,6 +1,4 @@ -from typing import TypedDict from typing import Dict -from dataclasses import dataclass from pathlib import Path # convenience dictionary for translating names to glyph ids