mirror of
https://github.com/google/fonts.git
synced 2024-11-27 13:35:02 +03:00
Merriweather: Version 2.100 added
Taken from the upstream repo https://github.com/EbenSorkin/Merriweather4 at commit 10d36940db
.
This commit is contained in:
parent
25957c12a7
commit
c4689697ba
@ -6,74 +6,20 @@ date_added: "2011-05-11"
|
|||||||
fonts {
|
fonts {
|
||||||
name: "Merriweather"
|
name: "Merriweather"
|
||||||
style: "normal"
|
style: "normal"
|
||||||
weight: 300
|
weight: 400
|
||||||
filename: "Merriweather-Light.ttf"
|
filename: "Merriweather[opsz,wdth,wght].ttf"
|
||||||
post_script_name: "Merriweather-Light"
|
post_script_name: "Merriweather-Light"
|
||||||
full_name: "Merriweather Light"
|
full_name: "Merriweather Light"
|
||||||
copyright: "Copyright 2016 The Merriweather Project Authors (https://github.com/EbenSorkin/Merriweather), with Reserved Font Name \"Merriweather\"."
|
copyright: "Copyright 2024 The Merriweather Project Authors (https://github.com/EbenSorkin/Merriweather4) with Reserved Font Name \"Merriweather\"."
|
||||||
}
|
}
|
||||||
fonts {
|
fonts {
|
||||||
name: "Merriweather"
|
name: "Merriweather"
|
||||||
style: "italic"
|
style: "italic"
|
||||||
weight: 300
|
weight: 400
|
||||||
filename: "Merriweather-LightItalic.ttf"
|
filename: "Merriweather-Italic[opsz,wdth,wght].ttf"
|
||||||
post_script_name: "Merriweather-LightItalic"
|
post_script_name: "Merriweather-LightItalic"
|
||||||
full_name: "Merriweather Light Italic"
|
full_name: "Merriweather Light Italic"
|
||||||
copyright: "Copyright 2016 The Merriweather Project Authors (https://github.com/EbenSorkin/Merriweather), with Reserved Font Name \"Merriweather\"."
|
copyright: "Copyright 2024 The Merriweather Project Authors (https://github.com/EbenSorkin/Merriweather4) with Reserved Font Name \"Merriweather\"."
|
||||||
}
|
|
||||||
fonts {
|
|
||||||
name: "Merriweather"
|
|
||||||
style: "normal"
|
|
||||||
weight: 400
|
|
||||||
filename: "Merriweather-Regular.ttf"
|
|
||||||
post_script_name: "Merriweather-Regular"
|
|
||||||
full_name: "Merriweather Regular"
|
|
||||||
copyright: "Copyright 2016 The Merriweather Project Authors (https://github.com/EbenSorkin/Merriweather), with Reserved Font Name \"Merriweather\"."
|
|
||||||
}
|
|
||||||
fonts {
|
|
||||||
name: "Merriweather"
|
|
||||||
style: "italic"
|
|
||||||
weight: 400
|
|
||||||
filename: "Merriweather-Italic.ttf"
|
|
||||||
post_script_name: "Merriweather-Italic"
|
|
||||||
full_name: "Merriweather Italic"
|
|
||||||
copyright: "Copyright 2016 The Merriweather Project Authors (https://github.com/EbenSorkin/Merriweather), with Reserved Font Name \"Merriweather\"."
|
|
||||||
}
|
|
||||||
fonts {
|
|
||||||
name: "Merriweather"
|
|
||||||
style: "normal"
|
|
||||||
weight: 700
|
|
||||||
filename: "Merriweather-Bold.ttf"
|
|
||||||
post_script_name: "Merriweather-Bold"
|
|
||||||
full_name: "Merriweather Bold"
|
|
||||||
copyright: "Copyright 2016 The Merriweather Project Authors (https://github.com/EbenSorkin/Merriweather), with Reserved Font Name \"Merriweather\"."
|
|
||||||
}
|
|
||||||
fonts {
|
|
||||||
name: "Merriweather"
|
|
||||||
style: "italic"
|
|
||||||
weight: 700
|
|
||||||
filename: "Merriweather-BoldItalic.ttf"
|
|
||||||
post_script_name: "Merriweather-BoldItalic"
|
|
||||||
full_name: "Merriweather Bold Italic"
|
|
||||||
copyright: "Copyright 2016 The Merriweather Project Authors (https://github.com/EbenSorkin/Merriweather), with Reserved Font Name \"Merriweather\"."
|
|
||||||
}
|
|
||||||
fonts {
|
|
||||||
name: "Merriweather"
|
|
||||||
style: "normal"
|
|
||||||
weight: 900
|
|
||||||
filename: "Merriweather-Black.ttf"
|
|
||||||
post_script_name: "Merriweather-Black"
|
|
||||||
full_name: "Merriweather Black"
|
|
||||||
copyright: "Copyright 2016 The Merriweather Project Authors (https://github.com/EbenSorkin/Merriweather), with Reserved Font Name \"Merriweather\"."
|
|
||||||
}
|
|
||||||
fonts {
|
|
||||||
name: "Merriweather"
|
|
||||||
style: "italic"
|
|
||||||
weight: 900
|
|
||||||
filename: "Merriweather-BlackItalic.ttf"
|
|
||||||
post_script_name: "Merriweather-BlackItalic"
|
|
||||||
full_name: "Merriweather Black Italic"
|
|
||||||
copyright: "Copyright 2016 The Merriweather Project Authors (https://github.com/EbenSorkin/Merriweather), with Reserved Font Name \"Merriweather\"."
|
|
||||||
}
|
}
|
||||||
subsets: "cyrillic"
|
subsets: "cyrillic"
|
||||||
subsets: "cyrillic-ext"
|
subsets: "cyrillic-ext"
|
||||||
@ -81,8 +27,42 @@ subsets: "latin"
|
|||||||
subsets: "latin-ext"
|
subsets: "latin-ext"
|
||||||
subsets: "menu"
|
subsets: "menu"
|
||||||
subsets: "vietnamese"
|
subsets: "vietnamese"
|
||||||
|
axes {
|
||||||
|
tag: "opsz"
|
||||||
|
min_value: 18.0
|
||||||
|
max_value: 144.0
|
||||||
|
}
|
||||||
|
axes {
|
||||||
|
tag: "wdth"
|
||||||
|
min_value: 87.0
|
||||||
|
max_value: 112.0
|
||||||
|
}
|
||||||
|
axes {
|
||||||
|
tag: "wght"
|
||||||
|
min_value: 300.0
|
||||||
|
max_value: 900.0
|
||||||
|
}
|
||||||
|
registry_default_overrides {
|
||||||
|
key: "opsz"
|
||||||
|
value: 18.0
|
||||||
|
}
|
||||||
source {
|
source {
|
||||||
repository_url: "https://github.com/EbenSorkin/Merriweather"
|
repository_url: "https://github.com/EbenSorkin/Merriweather4"
|
||||||
|
commit: "10d36940db1d7fd894a8bbb8c61b5bcb66695f4a"
|
||||||
|
archive_url: "https://github.com/EbenSorkin/Merriweather4/releases/download/4.007/Merriweather4-4.007.zip"
|
||||||
|
files {
|
||||||
|
source_file: "fonts/variable/Merriweather[opsz,wdth,wght].ttf"
|
||||||
|
dest_file: "Merriweather[opsz,wdth,wght].ttf"
|
||||||
|
}
|
||||||
|
files {
|
||||||
|
source_file: "fonts/variable/Merriweather-Italic[opsz,wdth,wght].ttf"
|
||||||
|
dest_file: "Merriweather-Italic[opsz,wdth,wght].ttf"
|
||||||
|
}
|
||||||
|
files {
|
||||||
|
source_file: "OFL.txt"
|
||||||
|
dest_file: "OFL.txt"
|
||||||
|
}
|
||||||
|
branch: "main"
|
||||||
}
|
}
|
||||||
fallbacks {
|
fallbacks {
|
||||||
axis_target {
|
axis_target {
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
ofl/merriweather/Merriweather-Italic[opsz,wdth,wght].ttf
Normal file
BIN
ofl/merriweather/Merriweather-Italic[opsz,wdth,wght].ttf
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
ofl/merriweather/Merriweather[opsz,wdth,wght].ttf
Normal file
BIN
ofl/merriweather/Merriweather[opsz,wdth,wght].ttf
Normal file
Binary file not shown.
@ -1,8 +1,8 @@
|
|||||||
Copyright 2016 The Merriweather Project Authors (https://github.com/EbenSorkin/Merriweather), with Reserved Font Name "Merriweather".
|
Copyright 2020 The Merriweather Project Authors (https://github.com/EbenSorkin/Merriweather4) with Reserved Font Name "Merriweather".
|
||||||
|
|
||||||
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
||||||
This license is copied below, and is also available with a FAQ at:
|
This license is copied below, and is also available with a FAQ at:
|
||||||
http://scripts.sil.org/OFL
|
https://openfontlicense.org
|
||||||
|
|
||||||
|
|
||||||
-----------------------------------------------------------
|
-----------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user