blob: 3696cc871ae12bf7c87b20bc607a694508ebdd52 (
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
|
name: "Petrona"
designer: "Ringo R. Seeber"
license: "OFL"
category: "SERIF"
date_added: "2020-07-15"
fonts {
name: "Petrona"
style: "normal"
weight: 400
filename: "Petrona[wght].ttf"
post_script_name: "Petrona-Regular"
full_name: "Petrona Regular"
copyright: "Copyright 2019 The Petrona Project Authors (https://github.com/RingoSeeber/Petrona)"
}
fonts {
name: "Petrona"
style: "italic"
weight: 400
filename: "Petrona-Italic[wght].ttf"
post_script_name: "Petrona-Italic"
full_name: "Petrona Italic"
copyright: "Copyright 2019 The Petrona Project Authors (https://github.com/RingoSeeber/Petrona)"
}
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"
axes {
tag: "wght"
min_value: 100.0
max_value: 900.0
}
source {
repository_url: "https://github.com/RingoSeeber/Petrona"
}
|