Remove unused anchor pairs from fontbuild

This commit is contained in:
Rasmus Andersson 2017-09-25 10:38:09 -07:00
parent d871e9ab21
commit b0b2ac9796

View file

@ -29,10 +29,7 @@ class RobotoFeatureCompiler(FeatureOTFCompiler):
["bottom_dd", "_markbottom_dd"], ["bottom_dd", "_markbottom_dd"],
["rhotichook", "_markrhotichook"], ["rhotichook", "_markrhotichook"],
["top0315", "_marktop0315"], ["top0315", "_marktop0315"],
["parent_top", "_markparent_top"], ]
["parenthesses.w1", "_markparenthesses.w1"],
["parenthesses.w2", "_markparenthesses.w2"],
["parenthesses.w3", "_markparenthesses.w3"]]
self.mkmkAnchorPairs = [ self.mkmkAnchorPairs = [
["mkmktop", "_marktop"], ["mkmktop", "_marktop"],