blob: d29bf211a6deb7a879ad4024a97c7ce939968a6e (
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: "Sedan"
designer: "Sebastián Salazar"
license: "OFL"
category: "SERIF"
date_added: "2012-10-31"
fonts {
name: "Sedan"
style: "normal"
weight: 400
filename: "Sedan-Regular.ttf"
post_script_name: "Sedan-Regular"
full_name: "Sedan Regular"
copyright: "Copyright 2023 The Sedan Project Authors (https://github.com/googlefonts/sedan)"
}
fonts {
name: "Sedan"
style: "italic"
weight: 400
filename: "Sedan-Italic.ttf"
post_script_name: "Sedan-Italic"
full_name: "Sedan Italic"
copyright: "Copyright 2023 The Sedan Project Authors (https://github.com/googlefonts/sedan)"
}
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
source {
repository_url: "https://github.com/googlefonts/sedan"
commit: "35a4019d7c2547b58177cff9a65b91e47dd79546"
files {
source_file: "OFL.txt"
dest_file: "OFL.txt"
}
files {
source_file: "fonts/ttf/Sedan-Regular.ttf"
dest_file: "Sedan-Regular.ttf"
}
files {
source_file: "fonts/ttf/Sedan-Italic.ttf"
dest_file: "Sedan-Italic.ttf"
}
files {
source_file: "DESCRIPTION.en_us.html"
dest_file: "DESCRIPTION.en_us.html"
}
branch: "main"
}
stroke: "SERIF"
classifications: "DISPLAY"
|