diff options
author | Viljami Ilola <+@hix.fi> | 2024-03-18 16:27:51 +0200 |
---|---|---|
committer | Viljami Ilola <+@hix.fi> | 2024-03-18 16:27:51 +0200 |
commit | 89bf2bf2197e44f0745bcae1400227c2999573cd (patch) | |
tree | b8c75505a2f860c32b01802dc037fdae2b3f73c5 /src/sliceitoff/images/__init__.py | |
parent | 78c665af8b860063658d1782f75e072cfe88c82b (diff) |
fonts from fnt-file
Diffstat (limited to 'src/sliceitoff/images/__init__.py')
-rw-r--r-- | src/sliceitoff/images/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sliceitoff/images/__init__.py b/src/sliceitoff/images/__init__.py index d87dfa0..c11d718 100644 --- a/src/sliceitoff/images/__init__.py +++ b/src/sliceitoff/images/__init__.py @@ -1 +1,2 @@ from .images import Images +from .fonts import Fonts, Font |