aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis Jacquerye2015-10-09 07:38:50 +0100
committerDenis Jacquerye2015-10-09 07:38:50 +0100
commitdd8bc7e49174afac7b5424121fd1d78615e770ba (patch)
tree578e3fae5831729263857f4bf04c5cc53324de58
parent7cc0ec1d43b93bb3d3cc3c375483c9adb41e98bf (diff)
downloadtrufont-dd8bc7e49174afac7b5424121fd1d78615e770ba.tar.bz2
share/fonts: Set order of percent in Merriweather-Regular-Subset and Bold as in Light
-rw-r--r--share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/contents.plist4
-rw-r--r--share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/contents.plist4
2 files changed, 4 insertions, 4 deletions
diff --git a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/contents.plist b/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/contents.plist
index f8e27f7..cc7b102 100644
--- a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/contents.plist
+++ b/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/contents.plist
@@ -4,6 +4,8 @@
<dict>
<key>numbersign</key>
<string>numbersign.glif</string>
+ <key>percent</key>
+ <string>percent.glif</string>
<key>period</key>
<string>period.glif</string>
<key>slash</key>
@@ -44,7 +46,5 @@
<string>p.glif</string>
<key>x</key>
<string>x.glif</string>
- <key>percent</key>
- <string>percent.glif</string>
</dict>
</plist>
diff --git a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/contents.plist b/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/contents.plist
index f8e27f7..cc7b102 100644
--- a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/contents.plist
+++ b/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/contents.plist
@@ -4,6 +4,8 @@
<dict>
<key>numbersign</key>
<string>numbersign.glif</string>
+ <key>percent</key>
+ <string>percent.glif</string>
<key>period</key>
<string>period.glif</string>
<key>slash</key>
@@ -44,7 +46,5 @@
<string>p.glif</string>
<key>x</key>
<string>x.glif</string>
- <key>percent</key>
- <string>percent.glif</string>
</dict>
</plist>