mirror of
https://github.com/google/fonts.git
synced 2024-11-23 09:09:13 +03:00
apache: merge upstream.yaml into METADATA.pb
This commit is contained in:
parent
66f91f10f8
commit
0e5f9dca2d
@ -35,3 +35,35 @@ axes {
|
||||
min_value: 400.0
|
||||
max_value: 700.0
|
||||
}
|
||||
source {
|
||||
repository_url: "https://github.com/TypeNetwork/Arimo"
|
||||
files {
|
||||
source_file: "LICENSE.txt"
|
||||
dest_file: "LICENSE.txt"
|
||||
}
|
||||
files {
|
||||
source_file: "fonts/ttf/Arimo-Bold.ttf"
|
||||
dest_file: "static/Arimo-Bold.ttf"
|
||||
}
|
||||
files {
|
||||
source_file: "fonts/ttf/Arimo-BoldItalic.ttf"
|
||||
dest_file: "static/Arimo-BoldItalic.ttf"
|
||||
}
|
||||
files {
|
||||
source_file: "fonts/ttf/Arimo-Italic.ttf"
|
||||
dest_file: "static/Arimo-Italic.ttf"
|
||||
}
|
||||
files {
|
||||
source_file: "fonts/ttf/Arimo-Regular.ttf"
|
||||
dest_file: "static/Arimo-Regular.ttf"
|
||||
}
|
||||
files {
|
||||
source_file: "fonts/vf/Arimo-Italic[wght].ttf"
|
||||
dest_file: "Arimo-Italic[wght].ttf"
|
||||
}
|
||||
files {
|
||||
source_file: "fonts/vf/Arimo[wght].ttf"
|
||||
dest_file: "Arimo[wght].ttf"
|
||||
}
|
||||
branch: "master"
|
||||
}
|
||||
|
@ -1,10 +0,0 @@
|
||||
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
|
@ -17,3 +17,15 @@ subsets: "japanese"
|
||||
subsets: "latin"
|
||||
subsets: "latin-ext"
|
||||
subsets: "menu"
|
||||
source {
|
||||
repository_url: "https://github.com/googlefonts/kosugi"
|
||||
files {
|
||||
source_file: "fonts/ttf/Kosugi-Regular.ttf"
|
||||
dest_file: "Kosugi-Regular.ttf"
|
||||
}
|
||||
files {
|
||||
source_file: "LICENSE.txt"
|
||||
dest_file: "LICENSE.txt"
|
||||
}
|
||||
branch: "main"
|
||||
}
|
||||
|
@ -1,5 +0,0 @@
|
||||
branch: main
|
||||
files:
|
||||
fonts/ttf/Kosugi-Regular.ttf: Kosugi-Regular.ttf
|
||||
LICENSE.txt: LICENSE.txt
|
||||
repository_url: https://github.com/googlefonts/kosugi
|
@ -17,3 +17,15 @@ subsets: "japanese"
|
||||
subsets: "latin"
|
||||
subsets: "latin-ext"
|
||||
subsets: "menu"
|
||||
source {
|
||||
repository_url: "https://github.com/googlefonts/kosugi-maru"
|
||||
files {
|
||||
source_file: "fonts/ttf/KosugiMaru-Regular.ttf"
|
||||
dest_file: "KosugiMaru-Regular.ttf"
|
||||
}
|
||||
files {
|
||||
source_file: "LICENSE.txt"
|
||||
dest_file: "LICENSE.txt"
|
||||
}
|
||||
branch: "main"
|
||||
}
|
||||
|
@ -1,5 +0,0 @@
|
||||
branch: main
|
||||
files:
|
||||
fonts/ttf/KosugiMaru-Regular.ttf: KosugiMaru-Regular.ttf
|
||||
LICENSE.txt: LICENSE.txt
|
||||
repository_url: https://github.com/googlefonts/kosugi-maru
|
@ -28,5 +28,14 @@ axes {
|
||||
source {
|
||||
repository_url: "https://github.com/googlefonts/robotoslab"
|
||||
commit: "67af3ce9c4ca574419e1295b6165a2eeee112e6e"
|
||||
files {
|
||||
source_file: "LICENSE.txt"
|
||||
dest_file: "LICENSE.txt"
|
||||
}
|
||||
files {
|
||||
source_file: "fonts/variable/RobotoSlab[wght].ttf"
|
||||
dest_file: "RobotoSlab[wght].ttf"
|
||||
}
|
||||
branch: "main"
|
||||
}
|
||||
stroke: "SLAB_SERIF"
|
||||
|
@ -1,5 +0,0 @@
|
||||
branch: main
|
||||
files:
|
||||
LICENSE.txt: LICENSE.txt
|
||||
fonts/variable/RobotoSlab[wght].ttf: RobotoSlab[wght].ttf
|
||||
archive:
|
Loading…
Reference in New Issue
Block a user