blob: 78e8d62d3496d743b88fd76c2977b46b687fde1a (
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: "Besley"
designer: "Owen Earl"
license: "OFL"
category: "SERIF"
date_added: "2021-01-05"
fonts {
name: "Besley"
style: "normal"
weight: 400
filename: "Besley[wght].ttf"
post_script_name: "Besley-Regular"
full_name: "Besley Regular"
copyright: "Copyright 2020 The Besley Project Authors (https://github.com/indestructible-type)"
}
fonts {
name: "Besley"
style: "italic"
weight: 400
filename: "Besley-Italic[wght].ttf"
post_script_name: "Besley-Italic"
full_name: "Besley Italic"
copyright: "Copyright 2020 The Besley Project Authors (https://github.com/indestructible-type)"
}
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
axes {
tag: "wght"
min_value: 400.0
max_value: 900.0
}
source {
repository_url: "https://github.com/indestructible-type/Besley"
files {
source_file: "fonts/variable/Besley[wght].ttf"
dest_file: "Besley[wght].ttf"
}
files {
source_file: "fonts/variable/Besley-Italic[wght].ttf"
dest_file: "Besley-Italic[wght].ttf"
}
files {
source_file: "OFL.txt"
dest_file: "OFL.txt"
}
branch: "master"
}
minisite_url: "https://indestructibletype.com/Besley.html"
stroke: "SLAB_SERIF"
|