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/whisper.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/whisper.pb')
-rw-r--r-- | metadata/whisper.pb | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/metadata/whisper.pb b/metadata/whisper.pb new file mode 100644 index 0000000..f209b6d --- /dev/null +++ b/metadata/whisper.pb @@ -0,0 +1,37 @@ +name: "Whisper" +designer: "Robert Leuschke" +license: "OFL" +category: "HANDWRITING" +date_added: "2022-03-24" +fonts { + name: "Whisper" + style: "normal" + weight: 400 + filename: "Whisper-Regular.ttf" + post_script_name: "Whisper-Regular" + full_name: "Whisper Regular" + copyright: "Copyright 1993-2022 The Whisper Project Authors (https://github.com/googlefonts/whisper)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +source { + repository_url: "https://github.com/googlefonts/whisper" + commit: "e546c2e4c06f4d04a8e5400ac64aba88b1cca511" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "documentation/DESCRIPTION.en_us.html" + dest_file: "DESCRIPTION.en_us.html" + } + files { + source_file: "fonts/ttf/Whisper-Regular.ttf" + dest_file: "Whisper-Regular.ttf" + } + branch: "master" +} +classifications: "DISPLAY" +classifications: "HANDWRITING" |