1
0
mirror of synced 2025-12-19 17:48:10 -05:00

Arimo: Version 1.33 added (#2713)

* [gftools-packager] Arimo: Version 1.33 added

* Arimo Version 1.33 taken from the upstream repo https://github.com/TypeNetwork/Arimo at commit 77fdf7e032.

* [gftools-packager] apache/arimo remove METADATA "source".  google/fonts#2587
This commit is contained in:
Marc Foley
2020-10-07 13:41:52 +01:00
committed by GitHub
parent 89ade4fa7b
commit 7252eca1fa
12 changed files with 19 additions and 22 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -7,37 +7,19 @@ fonts {
name: "Arimo"
style: "normal"
weight: 400
filename: "Arimo-Regular.ttf"
filename: "Arimo[wght].ttf"
post_script_name: "Arimo-Regular"
full_name: "Arimo Regular"
copyright: "Digitized data copyright (c) 2010-2012 Google Corporation."
copyright: "Copyright 2020 The Arimo Project Authors (https://github.com/googlefonts/arimo)"
}
fonts {
name: "Arimo"
style: "italic"
weight: 400
filename: "Arimo-Italic.ttf"
filename: "Arimo-Italic[wght].ttf"
post_script_name: "Arimo-Italic"
full_name: "Arimo Italic"
copyright: "Digitized data copyright (c) 2010-2012 Google Corporation."
}
fonts {
name: "Arimo"
style: "normal"
weight: 700
filename: "Arimo-Bold.ttf"
post_script_name: "Arimo-Bold"
full_name: "Arimo Bold"
copyright: "Digitized data copyright (c) 2010-2012 Google Corporation."
}
fonts {
name: "Arimo"
style: "italic"
weight: 700
filename: "Arimo-BoldItalic.ttf"
post_script_name: "Arimo-BoldItalic"
full_name: "Arimo Bold Italic"
copyright: "Digitized data copyright (c) 2010-2012 Google Corporation."
copyright: "Copyright 2020 The Arimo Project Authors (https://github.com/googlefonts/arimo)"
}
subsets: "cyrillic"
subsets: "cyrillic-ext"
@@ -48,3 +30,8 @@ subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"
axes {
tag: "wght"
min_value: 400.0
max_value: 700.0
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,10 @@
branch: master
files:
LICENSE.txt: LICENSE.txt
fonts/ttf/Arimo-Bold.ttf: static/Arimo-Bold.ttf
fonts/ttf/Arimo-BoldItalic.ttf: static/Arimo-BoldItalic.ttf
fonts/ttf/Arimo-Italic.ttf: static/Arimo-Italic.ttf
fonts/ttf/Arimo-Regular.ttf: static/Arimo-Regular.ttf
fonts/vf/Arimo-Italic[wght].ttf: Arimo-Italic[wght].ttf
fonts/vf/Arimo[wght].ttf: Arimo[wght].ttf
repository_url: https://github.com/TypeNetwork/Arimo