-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #776 from googlefonts/fix-local-global-axis-name-c…
…onflict Fix local global axis name conflict
- Loading branch information
Showing
12 changed files
with
334 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
41 changes: 41 additions & 0 deletions
41
test-py/data/mutatorsans/MutatorSansLightCondensed.ufo/glyphs.weight=1/R_.alt.glif
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<glyph name="R.alt" format="2"> | ||
<advance width="720"/> | ||
<outline> | ||
<contour> | ||
<point x="385" y="0" type="line"/> | ||
<point x="705" y="0" type="line"/> | ||
<point x="672" y="211" type="line" smooth="yes"/> | ||
<point x="663" y="266"/> | ||
<point x="624" y="304"/> | ||
<point x="556" y="304" type="curve"/> | ||
<point x="366" y="304" type="line"/> | ||
</contour> | ||
<contour> | ||
<point x="30" y="0" type="line"/> | ||
<point x="350" y="0" type="line"/> | ||
<point x="350" y="800" type="line"/> | ||
<point x="30" y="800" type="line"/> | ||
</contour> | ||
<contour> | ||
<point x="280" y="548" type="line"/> | ||
<point x="365" y="548" type="line" smooth="yes"/> | ||
<point x="394" y="548"/> | ||
<point x="407" y="536"/> | ||
<point x="407" y="487" type="curve" smooth="yes"/> | ||
<point x="407" y="432"/> | ||
<point x="394" y="424"/> | ||
<point x="365" y="424" type="curve" smooth="yes"/> | ||
<point x="280" y="424" type="line"/> | ||
<point x="280" y="232" type="line"/> | ||
<point x="398" y="232" type="line" smooth="yes"/> | ||
<point x="611" y="232"/> | ||
<point x="700" y="325"/> | ||
<point x="700" y="517" type="curve" smooth="yes"/> | ||
<point x="700" y="708"/> | ||
<point x="601" y="800"/> | ||
<point x="387" y="800" type="curve" smooth="yes"/> | ||
<point x="280" y="800" type="line"/> | ||
</contour> | ||
</outline> | ||
</glyph> |
8 changes: 8 additions & 0 deletions
8
test-py/data/mutatorsans/MutatorSansLightCondensed.ufo/glyphs.weight=1/contents.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>R.alt</key> | ||
<string>R_.alt.glif</string> | ||
</dict> | ||
</plist> |
41 changes: 41 additions & 0 deletions
41
test-py/data/mutatorsans/MutatorSansLightCondensed.ufo/glyphs.width=1,weight=1/R_.alt.glif
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<glyph name="R.alt" format="2"> | ||
<advance width="1277"/> | ||
<outline> | ||
<contour> | ||
<point x="800" y="0" type="line"/> | ||
<point x="1231" y="0" type="line"/> | ||
<point x="1180" y="83" type="line" smooth="yes"/> | ||
<point x="1137" y="153"/> | ||
<point x="1083" y="210"/> | ||
<point x="985" y="210" type="curve"/> | ||
<point x="690" y="210" type="line"/> | ||
</contour> | ||
<contour> | ||
<point x="60" y="0" type="line"/> | ||
<point x="480" y="0" type="line"/> | ||
<point x="480" y="800" type="line"/> | ||
<point x="60" y="800" type="line"/> | ||
</contour> | ||
<contour> | ||
<point x="354" y="513" type="line"/> | ||
<point x="771" y="513" type="line" smooth="yes"/> | ||
<point x="834" y="513"/> | ||
<point x="862" y="501"/> | ||
<point x="862" y="455" type="curve" smooth="yes"/> | ||
<point x="862" y="402"/> | ||
<point x="834" y="394"/> | ||
<point x="771" y="394" type="curve" smooth="yes"/> | ||
<point x="354" y="394" type="line"/> | ||
<point x="354" y="126" type="line"/> | ||
<point x="737" y="126" type="line" smooth="yes"/> | ||
<point x="1114" y="126"/> | ||
<point x="1242" y="231"/> | ||
<point x="1242" y="445" type="curve" smooth="yes"/> | ||
<point x="1242" y="684"/> | ||
<point x="1114" y="800"/> | ||
<point x="739" y="800" type="curve" smooth="yes"/> | ||
<point x="354" y="800" type="line"/> | ||
</contour> | ||
</outline> | ||
</glyph> |
8 changes: 8 additions & 0 deletions
8
...-py/data/mutatorsans/MutatorSansLightCondensed.ufo/glyphs.width=1,weight=1/contents.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>R.alt</key> | ||
<string>R_.alt.glif</string> | ||
</dict> | ||
</plist> |
41 changes: 41 additions & 0 deletions
41
test-py/data/mutatorsans/MutatorSansLightCondensed.ufo/glyphs.width=1/R_.alt.glif
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<glyph name="R.alt" format="2"> | ||
<advance width="1171"/> | ||
<outline> | ||
<contour> | ||
<point x="980" y="0" type="line"/> | ||
<point x="1048" y="0" type="line"/> | ||
<point x="913" y="98" type="line" smooth="yes"/> | ||
<point x="826" y="161"/> | ||
<point x="778" y="187"/> | ||
<point x="740" y="185" type="curve"/> | ||
<point x="723" y="185" type="line"/> | ||
</contour> | ||
<contour> | ||
<point x="120" y="0" type="line"/> | ||
<point x="160" y="0" type="line"/> | ||
<point x="160" y="700" type="line"/> | ||
<point x="120" y="700" type="line"/> | ||
</contour> | ||
<contour> | ||
<point x="140" y="660" type="line"/> | ||
<point x="640" y="660" type="line" smooth="yes"/> | ||
<point x="935" y="660"/> | ||
<point x="1018" y="575"/> | ||
<point x="1018" y="432" type="curve" smooth="yes"/> | ||
<point x="1018" y="289"/> | ||
<point x="935" y="205"/> | ||
<point x="640" y="205" type="curve" smooth="yes"/> | ||
<point x="140" y="205" type="line"/> | ||
<point x="140" y="165" type="line"/> | ||
<point x="620" y="165" type="line" smooth="yes"/> | ||
<point x="995" y="165"/> | ||
<point x="1061" y="286"/> | ||
<point x="1061" y="432" type="curve" smooth="yes"/> | ||
<point x="1061" y="580"/> | ||
<point x="995" y="700"/> | ||
<point x="620" y="700" type="curve" smooth="yes"/> | ||
<point x="140" y="700" type="line"/> | ||
</contour> | ||
</outline> | ||
</glyph> |
8 changes: 8 additions & 0 deletions
8
test-py/data/mutatorsans/MutatorSansLightCondensed.ufo/glyphs.width=1/contents.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>R.alt</key> | ||
<string>R_.alt.glif</string> | ||
</dict> | ||
</plist> |
Oops, something went wrong.