From b0b2ac9796626066ffac7870e8b00861d878c554 Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Mon, 25 Sep 2017 10:38:09 -0700 Subject: Remove unused anchor pairs from fontbuild --- misc/pylib/fontbuild/markFeature.py | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/misc/pylib/fontbuild/markFeature.py b/misc/pylib/fontbuild/markFeature.py index 42cafe4c7..914a75a67 100755 --- a/misc/pylib/fontbuild/markFeature.py +++ b/misc/pylib/fontbuild/markFeature.py @@ -29,10 +29,7 @@ class RobotoFeatureCompiler(FeatureOTFCompiler): ["bottom_dd", "_markbottom_dd"], ["rhotichook", "_markrhotichook"], ["top0315", "_marktop0315"], - ["parent_top", "_markparent_top"], - ["parenthesses.w1", "_markparenthesses.w1"], - ["parenthesses.w2", "_markparenthesses.w2"], - ["parenthesses.w3", "_markparenthesses.w3"]] + ] self.mkmkAnchorPairs = [ ["mkmktop", "_marktop"], -- cgit v1.2.3