updated openTypNamePreferredSubfamilyName fields in regular, bold, italic, bold italic source to address naming issue for regular font (detected on Windows)

pull/276/merge
Chris Simpkins 2017-08-15 22:30:24 +07:00
parent c30cce0ca9
commit 0c7892b541
4 changed files with 4 additions and 4 deletions

@ -107,7 +107,7 @@ Except as contained in this notice, the names of Gnome, the Gnome Foundation, an
<key>openTypeNamePreferredFamilyName</key>
<string>Hack</string>
<key>openTypeNamePreferredSubfamilyName</key>
<string>Hack</string>
<string>Bold</string>
<key>openTypeNameSampleText</key>
<string></string>
<key>openTypeNameUniqueID</key>

@ -110,7 +110,7 @@ Except as contained in this notice, the names of Gnome, the Gnome Foundation, an
<key>openTypeNamePreferredFamilyName</key>
<string>Hack</string>
<key>openTypeNamePreferredSubfamilyName</key>
<string>Hack</string>
<string>Bold Italic</string>
<key>openTypeNameSampleText</key>
<string></string>
<key>openTypeNameUniqueID</key>

@ -111,7 +111,7 @@ Except as contained in this notice, the names of Gnome, the Gnome Foundation, an
<key>openTypeNamePreferredFamilyName</key>
<string>Hack</string>
<key>openTypeNamePreferredSubfamilyName</key>
<string>Hack</string>
<string>Italic</string>
<key>openTypeNameSampleText</key>
<string></string>
<key>openTypeNameUniqueID</key>

@ -108,7 +108,7 @@ Except as contained in this notice, the names of Gnome, the Gnome Foundation, an
<key>openTypeNamePreferredFamilyName</key>
<string>Hack</string>
<key>openTypeNamePreferredSubfamilyName</key>
<string>Hack</string>
<string>Regular</string>
<key>openTypeNameSampleText</key>
<string></string>
<key>openTypeNameUniqueID</key>