summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2017-09-25 20:38:09 +0300
committerRasmus Andersson <rasmus@notion.se>2017-09-25 20:38:09 +0300
commitb0b2ac9796626066ffac7870e8b00861d878c554 (patch)
treebbcb3444522819f4de1780bbe0305d26ddd08d60
parentd871e9ab2188831348609008d78cbc356883f3c7 (diff)
downloadinter-b0b2ac9796626066ffac7870e8b00861d878c554.tar.xz
Remove unused anchor pairs from fontbuild
-rwxr-xr-xmisc/pylib/fontbuild/markFeature.py5
1 files changed, 1 insertions, 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"],