Skip to content

Commit

Permalink
apache: merge upstream.yaml into METADATA.pb
Browse files Browse the repository at this point in the history
  • Loading branch information
m4rc1e committed Apr 8, 2024
1 parent 66f91f1 commit 0e5f9dc
Show file tree
Hide file tree
Showing 8 changed files with 65 additions and 25 deletions.
32 changes: 32 additions & 0 deletions apache/arimo/METADATA.pb
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
10 changes: 0 additions & 10 deletions apache/arimo/upstream.yaml

This file was deleted.

12 changes: 12 additions & 0 deletions apache/kosugi/METADATA.pb
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
5 changes: 0 additions & 5 deletions apache/kosugi/upstream.yaml

This file was deleted.

12 changes: 12 additions & 0 deletions apache/kosugimaru/METADATA.pb
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
5 changes: 0 additions & 5 deletions apache/kosugimaru/upstream.yaml

This file was deleted.

9 changes: 9 additions & 0 deletions apache/robotoslab/METADATA.pb
Original file line number Diff line number Diff line change
Expand Up @@ -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"
5 changes: 0 additions & 5 deletions apache/robotoslab/upstream.yaml

This file was deleted.

0 comments on commit 0e5f9dc

Please sign in to comment.