blob: 171b146254a127c29f2eb732680ff16c2debdb6a (
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
62
63
64
65
66
67
68
69
|
name: "Balsamiq Sans"
designer: "Michael Angeles"
license: "OFL"
category: "DISPLAY"
date_added: "2020-04-09"
fonts {
name: "Balsamiq Sans"
style: "normal"
weight: 400
filename: "BalsamiqSans-Regular.ttf"
post_script_name: "BalsamiqSans-Regular"
full_name: "Balsamiq Sans Regular"
copyright: "Copyright 2011 The Balsamiq Sans Project Authors (https://github.com/balsamiq/balsamiqsans)"
}
fonts {
name: "Balsamiq Sans"
style: "italic"
weight: 400
filename: "BalsamiqSans-Italic.ttf"
post_script_name: "BalsamiqSans-Italic"
full_name: "Balsamiq Sans Italic"
copyright: "Copyright 2011 The Balsamiq Sans Project Authors (https://github.com/balsamiq/balsamiqsans)"
}
fonts {
name: "Balsamiq Sans"
style: "normal"
weight: 700
filename: "BalsamiqSans-Bold.ttf"
post_script_name: "BalsamiqSans-Bold"
full_name: "Balsamiq Sans Bold"
copyright: "Copyright 2011 The Balsamiq Sans Project Authors (https://github.com/balsamiq/balsamiqsans)"
}
fonts {
name: "Balsamiq Sans"
style: "italic"
weight: 700
filename: "BalsamiqSans-BoldItalic.ttf"
post_script_name: "BalsamiqSans-BoldItalic"
full_name: "Balsamiq Sans Bold Italic"
copyright: "Copyright 2011 The Balsamiq Sans Project Authors (https://github.com/balsamiq/balsamiqsans)"
}
subsets: "cyrillic"
subsets: "cyrillic-ext"
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
source {
repository_url: "https://github.com/balsamiq/balsamiqsans"
archive_url: "https://github.com/balsamiq/balsamiqsans/releases/download/1.020/balsamiqsans-fonts.zip"
files {
source_file: "balsamiqsans-fonts/fonts/ttf/BalsamiqSans-Bold.ttf"
dest_file: "BalsamiqSans-Bold.ttf"
}
files {
source_file: "balsamiqsans-fonts/fonts/ttf/BalsamiqSans-BoldItalic.ttf"
dest_file: "BalsamiqSans-BoldItalic.ttf"
}
files {
source_file: "balsamiqsans-fonts/fonts/ttf/BalsamiqSans-Italic.ttf"
dest_file: "BalsamiqSans-Italic.ttf"
}
files {
source_file: "balsamiqsans-fonts/fonts/ttf/BalsamiqSans-Regular.ttf"
dest_file: "BalsamiqSans-Regular.ttf"
}
branch: "main"
}
stroke: "SANS_SERIF"
classifications: "DISPLAY"
|