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/damion.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/damion.pb')
-rw-r--r-- | metadata/damion.pb | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/metadata/damion.pb b/metadata/damion.pb new file mode 100644 index 0000000..fde3909 --- /dev/null +++ b/metadata/damion.pb @@ -0,0 +1,30 @@ +name: "Damion" +designer: "Vernon Adams" +license: "OFL" +category: "HANDWRITING" +date_added: "2011-04-27" +fonts { + name: "Damion" + style: "normal" + weight: 400 + filename: "Damion-Regular.ttf" + post_script_name: "Damion-Regular" + full_name: "Damion Regular" + copyright: "Copyright 2014 The Damion Project Authors (https://github.com/googlefonts/damionFont)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +source { + repository_url: "https://github.com/googlefonts/damionFont" + commit: "6408c983f707a0bd5129eecf74a834146fec2983" + files { + source_file: "fonts/ttf/Damion-Regular.ttf" + dest_file: "Damion-Regular.ttf" + } + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + branch: "master" +} |