blob: 63456e037456ab2b5ee1aa5002faf9ac9708c466 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
name: "Kosugi"
designer: "MOTOYA"
license: "APACHE2"
category: "SANS_SERIF"
date_added: "2021-09-08"
fonts {
name: "Kosugi"
style: "normal"
weight: 400
filename: "Kosugi-Regular.ttf"
post_script_name: "Kosugi-Regular"
full_name: "Kosugi Regular"
copyright: "Copyright 2010 The Kosugi Project Authors (https://github.com/googlefonts/kosugi)"
}
subsets: "cyrillic"
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"
}
|