diff options
Diffstat (limited to 'lib/lettering/__init__.py')
| -rw-r--r-- | lib/lettering/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/lettering/__init__.py b/lib/lettering/__init__.py index a733aa9f..dcfccaba 100644 --- a/lib/lettering/__init__.py +++ b/lib/lettering/__init__.py @@ -4,3 +4,4 @@ # Licensed under the GNU GPL version 3.0 or later. See the file LICENSE for details. from .font import Font, FontError +from .utils import get_font_list |
