1
0
mirror of https://github.com/google/fonts.git synced 2024-12-25 09:45:01 +03:00

merriweather v1.585 added. (#736)

Fixes #588
This commit is contained in:
Marc Foley 2017-08-07 19:22:48 +01:00 committed by Dave Crossland
parent a4bacf1efe
commit f397fbd6b9
11 changed files with 12 additions and 14 deletions

View File

@ -5,7 +5,3 @@ It features a very large x height, slightly condensed letterforms, a mild diagon
<p>
There is also <a href="https://fonts.google.com/specimen/Merriweather+Sans">Merriweather Sans</a>, a sans-serif version which closely harmonizes with the weights and styles of this serif family.
</p>
<p>
<b>Updated January 2017:</b>
Many more languages are now supported, with Vietnamese and extended Cyrillic glyphs added.
</p>

View File

@ -47,6 +47,9 @@ To contribute to the project contact Eben Sorkin at sorkineben@gmail.com
ChangeLog
24 April 2017 (Marc Foley) Merriweather v1.585
v2.001 had to be reverted back to v1.544, due to regression issues. This hotfix fixes https://github.com/google/fonts/issues/588.
2 Feb 2017 (Marc Foley) Merriweather v2.001
* Fixed interpolation issues in Italic

View File

@ -10,7 +10,7 @@ fonts {
filename: "Merriweather-Light.ttf"
post_script_name: "Merriweather-Light"
full_name: "Merriweather Light"
copyright: "Copyright 2016 The Merriweather Project Authors (sorkintype@gmail.com), with Reserved Font Name \"Merriweather\"."
copyright: "Copyright (c) 2010-2016, Sorkin Type Co (www.sorkintype.com) with Reserved Font Name \'Merriweather\'"
}
fonts {
name: "Merriweather"
@ -19,7 +19,7 @@ fonts {
filename: "Merriweather-LightItalic.ttf"
post_script_name: "Merriweather-LightItalic"
full_name: "Merriweather Light Italic"
copyright: "Copyright 2016 The Merriweather Project Authors (sorkintype@gmail.com), with Reserved Font Name \"Merriweather\"."
copyright: "Copyright (c) 2010-2016, Sorkin Type Co (www.sorkintype.com) with Reserved Font Name \'Merriweather\'"
}
fonts {
name: "Merriweather"
@ -27,8 +27,8 @@ fonts {
weight: 400
filename: "Merriweather-Regular.ttf"
post_script_name: "Merriweather-Regular"
full_name: "Merriweather Regular"
copyright: "Copyright 2016 The Merriweather Project Authors (sorkintype@gmail.com), with Reserved Font Name \"Merriweather\"."
full_name: "Merriweather"
copyright: "Copyright (c) 2010-2016, Sorkin Type Co (www.sorkintype.com) with Reserved Font Name \'Merriweather\'"
}
fonts {
name: "Merriweather"
@ -37,7 +37,7 @@ fonts {
filename: "Merriweather-Italic.ttf"
post_script_name: "Merriweather-Italic"
full_name: "Merriweather Italic"
copyright: "Copyright 2016 The Merriweather Project Authors (sorkintype@gmail.com), with Reserved Font Name \"Merriweather\"."
copyright: "Copyright (c) 2010-2016, Sorkin Type Co (www.sorkintype.com) with Reserved Font Name \'Merriweather\'"
}
fonts {
name: "Merriweather"
@ -46,7 +46,7 @@ fonts {
filename: "Merriweather-Bold.ttf"
post_script_name: "Merriweather-Bold"
full_name: "Merriweather Bold"
copyright: "Copyright 2016 The Merriweather Project Authors (sorkintype@gmail.com), with Reserved Font Name \"Merriweather\"."
copyright: "Copyright (c) 2010-2016, Sorkin Type Co (www.sorkintype.com) with Reserved Font Name \'Merriweather\'"
}
fonts {
name: "Merriweather"
@ -55,7 +55,7 @@ fonts {
filename: "Merriweather-BoldItalic.ttf"
post_script_name: "Merriweather-BoldItalic"
full_name: "Merriweather Bold Italic"
copyright: "Copyright 2016 The Merriweather Project Authors (sorkintype@gmail.com), with Reserved Font Name \"Merriweather\"."
copyright: "Copyright (c) 2010-2016, Sorkin Type Co (www.sorkintype.com) with Reserved Font Name \'Merriweather\'"
}
fonts {
name: "Merriweather"
@ -64,7 +64,7 @@ fonts {
filename: "Merriweather-Black.ttf"
post_script_name: "Merriweather-Black"
full_name: "Merriweather Black"
copyright: "Copyright 2016 The Merriweather Project Authors (sorkintype@gmail.com), with Reserved Font Name \"Merriweather\"."
copyright: "Copyright (c) 2010-2016, Sorkin Type Co (www.sorkintype.com) with Reserved Font Name \'Merriweather\'"
}
fonts {
name: "Merriweather"
@ -73,11 +73,10 @@ fonts {
filename: "Merriweather-BlackItalic.ttf"
post_script_name: "Merriweather-BlackItalic"
full_name: "Merriweather Black Italic"
copyright: "Copyright 2016 The Merriweather Project Authors (sorkintype@gmail.com), with Reserved Font Name \"Merriweather\"."
copyright: "Copyright (c) 2010-2016, Sorkin Type Co (www.sorkintype.com) with Reserved Font Name \'Merriweather\'"
}
subsets: "cyrillic"
subsets: "cyrillic-ext"
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"