blob: b2b8eed0c1299079021db736092bed5761bd115c (
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
|
name: "Yomogi"
designer: "Satsuyako"
license: "OFL"
category: "HANDWRITING"
date_added: "2021-04-14"
fonts {
name: "Yomogi"
style: "normal"
weight: 400
filename: "Yomogi-Regular.ttf"
post_script_name: "Yomogi-Regular"
full_name: "Yomogi Regular"
copyright: "Copyright 2020 The Yomogi Project Authors (https://github.com/satsuyako/YomogiFont), all rights reserved."
}
subsets: "cyrillic"
subsets: "japanese"
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"
source {
repository_url: "https://github.com/satsuyako/YomogiFont"
files {
source_file: "fonts/ttf/Yomogi-Regular.ttf"
dest_file: "Yomogi-Regular.ttf"
}
files {
source_file: "OFL.txt"
dest_file: "OFL.txt"
}
files {
source_file: "DESCRIPTION.en_us.html"
dest_file: "DESCRIPTION.en_us.html"
}
branch: "ver3.00"
}
primary_script: "Hira"
|