aboutsummaryrefslogtreecommitdiff
path: root/Lib/fontTools/t1Lib/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/fontTools/t1Lib/__init__.py')
-rw-r--r--Lib/fontTools/t1Lib/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/fontTools/t1Lib/__init__.py b/Lib/fontTools/t1Lib/__init__.py
index a64f7809..0475881e 100644
--- a/Lib/fontTools/t1Lib/__init__.py
+++ b/Lib/fontTools/t1Lib/__init__.py
@@ -15,6 +15,7 @@ write(path, data, kind='OTHER', dohex=False)
part should be written as hexadecimal or binary, but only if kind
is 'OTHER'.
"""
+
import fontTools
from fontTools.misc import eexec
from fontTools.misc.macCreatorType import getMacCreatorAndType
@@ -49,7 +50,6 @@ class T1Error(Exception):
class T1Font(object):
-
"""Type 1 font class.
Uses a minimal interpeter that supports just about enough PS to parse