diff options
author | ArghKevin <kagheli@student.sdccd.edu> | 2024-05-07 16:48:20 -0700 |
---|---|---|
committer | ArghKevin <kagheli@student.sdccd.edu> | 2024-05-07 16:48:20 -0700 |
commit | 6debc60c8039f6eb8635934f26c31820ddcd638b (patch) | |
tree | 93f7c1ff6bb26a3405d8089f82915327a985b0cd /metadata/trainone.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/trainone.pb')
-rw-r--r-- | metadata/trainone.pb | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/metadata/trainone.pb b/metadata/trainone.pb new file mode 100644 index 0000000..01e5293 --- /dev/null +++ b/metadata/trainone.pb @@ -0,0 +1,35 @@ +name: "Train One" +designer: "Fontworks Inc." +license: "OFL" +category: "DISPLAY" +date_added: "2020-12-15" +fonts { + name: "Train One" + style: "normal" + weight: 400 + filename: "TrainOne-Regular.ttf" + post_script_name: "TrainOne-Regular" + full_name: "Train One Regular" + copyright: "Copyright 2020 The Train Project Authors (https://github.com/fontworks-fonts/Train/)" +} +subsets: "cyrillic" +subsets: "japanese" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +source { + repository_url: "https://github.com/fontworks-fonts/Train" + files { + source_file: "fonts/ttf/TrainOne-Regular.ttf" + dest_file: "TrainOne-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" +} |