blob: fe5b890cd3b2d3721c0db6a99487221ce3db7056 (
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
50
51
52
53
54
55
56
57
58
59
60
61
|
name: "Ubuntu Sans"
designer: "Dalton Maag"
license: "UFL"
category: "SANS_SERIF"
date_added: "2024-03-22"
fonts {
name: "Ubuntu Sans"
style: "normal"
weight: 400
filename: "UbuntuSans[wdth,wght].ttf"
post_script_name: "UbuntuSans-Regular"
full_name: "Ubuntu Sans Regular"
copyright: "Copyright 2011, 2022, 2023 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0"
}
fonts {
name: "Ubuntu Sans"
style: "italic"
weight: 400
filename: "UbuntuSans-Italic[wdth,wght].ttf"
post_script_name: "UbuntuSans-Italic"
full_name: "Ubuntu Sans Italic"
copyright: "Copyright 2011, 2022, 2023 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0"
}
subsets: "cyrillic"
subsets: "cyrillic-ext"
subsets: "greek"
subsets: "greek-ext"
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
axes {
tag: "wdth"
min_value: 75.0
max_value: 100.0
}
axes {
tag: "wght"
min_value: 100.0
max_value: 800.0
}
source {
repository_url: "https://github.com/canonical/Ubuntu-Sans-fonts"
commit: "9554af00fb9d438a12c916df8451c10dcedc9b7e"
files {
source_file: "LICENCE.txt"
dest_file: "LICENCE.txt"
}
files {
source_file: "fonts/variable/UbuntuSans[wdth,wght].ttf"
dest_file: "UbuntuSans[wdth,wght].ttf"
}
files {
source_file: "fonts/variable/UbuntuSans-Italic[wdth,wght].ttf"
dest_file: "UbuntuSans-Italic[wdth,wght].ttf"
}
files {
source_file: "DESCRIPTION.en_us.html"
dest_file: "DESCRIPTION.en_us.html"
}
branch: "main"
}
|