From 4ee04b9735ff0d252124816c3413d37eddf204fe Mon Sep 17 00:00:00 2001 From: James Godfrey-Kittle Date: Sun, 25 Jan 2015 16:07:18 -0800 Subject: Remove references to FL (stub out missing methods) --- scripts/lib/fontbuild/features.py | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts/lib/fontbuild/features.py') diff --git a/scripts/lib/fontbuild/features.py b/scripts/lib/fontbuild/features.py index 0e89a57..1f210ea 100755 --- a/scripts/lib/fontbuild/features.py +++ b/scripts/lib/fontbuild/features.py @@ -1,5 +1,4 @@ import string -from FL import * def CreateFeaFile(font, path): fea_text = font.ot_classes -- cgit v1.2.3