blob: 3d83029fa58bd2915b504da4e4bd99d7883ac9b6 (
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
|
name: "Vollkorn"
designer: "Friedrich Althausen"
license: "OFL"
category: "SERIF"
date_added: "2010-09-08"
fonts {
name: "Vollkorn"
style: "normal"
weight: 400
filename: "Vollkorn[wght].ttf"
post_script_name: "Vollkorn-Regular"
full_name: "Vollkorn Regular"
copyright: "Copyright 2018 The Vollkorn Project Authors (https://github.com/FAlthausen/Vollkorn-Typeface)"
}
fonts {
name: "Vollkorn"
style: "italic"
weight: 400
filename: "Vollkorn-Italic[wght].ttf"
post_script_name: "Vollkorn-Italic"
full_name: "Vollkorn Italic"
copyright: "Copyright 2018 The Vollkorn Project Authors (https://github.com/FAlthausen/Vollkorn-Typeface)"
}
subsets: "cyrillic"
subsets: "cyrillic-ext"
subsets: "greek"
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"
axes {
tag: "wght"
min_value: 400.0
max_value: 900.0
}
source {
repository_url: "https://github.com/FAlthausen/Vollkorn-Typeface"
files {
source_file: "OFL.txt"
dest_file: "OFL.txt"
}
files {
source_file: "fonts/variable/Vollkorn[wght].ttf"
dest_file: "Vollkorn[wght].ttf"
}
files {
source_file: "fonts/variable/Vollkorn-Italic[wght].ttf"
dest_file: "Vollkorn-Italic[wght].ttf"
}
branch: "master"
}
minisite_url: "http://vollkorn-typeface.com/"
|