aboutsummaryrefslogtreecommitdiff
path: root/Snippets/layout-features.py
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2021-04-01 15:12:06 -0700
committerElliott Hughes <enh@google.com>2021-04-01 15:12:06 -0700
commit6cf80b8fa7eece3694d7375ff5de9a7f2cd19f7e (patch)
tree8e925d800e27f7a70c2b6a131b14526bc0f095b5 /Snippets/layout-features.py
parent0e9d14bbfdfd2a1bf74c38eed07dc9b0ddf0162f (diff)
downloadfonttools-6cf80b8fa7eece3694d7375ff5de9a7f2cd19f7e.tar.gz
Upgrade fonttools to 4.22.0android-s-beta-2android-s-beta-1
Test: make Change-Id: I69cdb494f27868e707969c325386f039e5ea0e45
Diffstat (limited to 'Snippets/layout-features.py')
-rwxr-xr-xSnippets/layout-features.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Snippets/layout-features.py b/Snippets/layout-features.py
index 60ed20d3..53e97355 100755
--- a/Snippets/layout-features.py
+++ b/Snippets/layout-features.py
@@ -1,6 +1,5 @@
#! /usr/bin/env python3
-from fontTools.misc.py23 import *
from fontTools.ttLib import TTFont
from fontTools.ttLib.tables import otTables
import sys