Merge branch 'dev' into dev-build-scripts

* dev:
  updated openTypNamePreferredSubfamilyName fields in regular, bold, italic, bold italic source to address naming issue for regular font (detected on Windows)
pull/274/head
Chris Simpkins 2017-08-15 22:31:05 +07:00
commit b94cd26e58
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>