blob: 28bf659278240ea2807afcc7d6d860c097501eea (
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
name: "WindSong"
designer: "Robert Leuschke"
license: "OFL"
category: "HANDWRITING"
date_added: "2021-05-28"
fonts {
name: "WindSong"
style: "normal"
weight: 400
filename: "WindSong-Regular.ttf"
post_script_name: "WindSong-Regular"
full_name: "WindSong Regular"
copyright: "Copyright 2013 The WindSong Project Authors (https://github.com/googlefonts/windsong)"
}
fonts {
name: "WindSong"
style: "normal"
weight: 500
filename: "WindSong-Medium.ttf"
post_script_name: "WindSong-Medium"
full_name: "WindSong Medium"
copyright: "Copyright 2013 The WindSong Project Authors (https://github.com/googlefonts/windsong)"
}
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"
source {
repository_url: "https://github.com/googlefonts/windsong"
files {
source_file: "OFL.txt"
dest_file: "OFL.txt"
}
files {
source_file: "DESCRIPTION.en_us.html"
dest_file: "DESCRIPTION.en_us.html"
}
files {
source_file: "fonts/ttf/WindSong-Regular.ttf"
dest_file: "WindSong-Regular.ttf"
}
files {
source_file: "fonts/ttf/WindSong-Medium.ttf"
dest_file: "WindSong-Medium.ttf"
}
branch: "master"
}
classifications: "DISPLAY"
classifications: "HANDWRITING"
|