blob: fc03fa337ae50a9616d8cea1f62e491c541a6e99 (
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
|
name: "Shizuru"
designer: "Shibuya Font"
license: "OFL"
category: "DISPLAY"
date_added: "2020-12-08"
fonts {
name: "Shizuru"
style: "normal"
weight: 400
filename: "Shizuru-Regular.ttf"
post_script_name: "Shizuru-Regular"
full_name: "Shizuru Regular"
copyright: "Copyright 2020 The Shizuru Project Authors (https://github.com/shibuyafont/shizuru-font), all rights reserved."
}
subsets: "japanese"
subsets: "latin"
subsets: "menu"
source {
repository_url: "https://github.com/shibuyafont/shizuru-font"
files {
source_file: "fonts/ttf/ShizuruFont-Regular.ttf"
dest_file: "Shizuru-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: "master"
}
languages: "ja_Kana" # Japanese, Katakana
languages: "ja_Hira" # Japanese, Hiragana
primary_script: "Hira"
|