blob: 6d6507a35b67da95787c24c5f5cd6e335048729b (
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: "Birthstone Bounce"
designer: "Robert Leuschke"
license: "OFL"
category: "HANDWRITING"
date_added: "2021-09-02"
fonts {
name: "Birthstone Bounce"
style: "normal"
weight: 400
filename: "BirthstoneBounce-Regular.ttf"
post_script_name: "BirthstoneBounce-Regular"
full_name: "Birthstone Bounce Regular"
copyright: "Copyright 2019 The Birthstone Bounce Project Authors (https://github.com/googlefonts/birthstone-bounce)"
}
fonts {
name: "Birthstone Bounce"
style: "normal"
weight: 500
filename: "BirthstoneBounce-Medium.ttf"
post_script_name: "BirthstoneBounce-Medium"
full_name: "Birthstone Bounce Medium"
copyright: "Copyright 2019 The Birthstone Bounce Project Authors (https://github.com/googlefonts/birthstone-bounce)"
}
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"
source {
repository_url: "https://github.com/googlefonts/birthstone-bounce"
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/BirthstoneBounce-Regular.ttf"
dest_file: "BirthstoneBounce-Regular.ttf"
}
files {
source_file: "fonts/ttf/BirthstoneBounce-Medium.ttf"
dest_file: "BirthstoneBounce-Medium.ttf"
}
branch: "main"
}
classifications: "DISPLAY"
classifications: "HANDWRITING"
|