mirror of
https://github.com/rsms/inter.git
synced 2024-11-17 07:47:33 +01:00
Remove unused anchor pairs from fontbuild
This commit is contained in:
parent
d871e9ab21
commit
b0b2ac9796
1 changed files with 1 additions and 4 deletions
|
@ -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"],
|
||||||
|
|
Loading…
Reference in a new issue