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/matesc.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/matesc.pb')
-rw-r--r-- | metadata/matesc.pb | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/metadata/matesc.pb b/metadata/matesc.pb new file mode 100644 index 0000000..1afe37e --- /dev/null +++ b/metadata/matesc.pb @@ -0,0 +1,30 @@ +name: "Mate SC" +designer: "Eduardo Tunni" +license: "OFL" +category: "SERIF" +date_added: "2011-11-02" +fonts { + name: "Mate SC" + style: "normal" + weight: 400 + filename: "MateSC-Regular.ttf" + post_script_name: "MateSC-Regular" + full_name: "Mate SC Regular" + copyright: "Copyright 2011 The Mate Project Authors (https://github.com/etunni/mate) with Reserved Font Name \"Mate\"" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +source { + repository_url: "https://github.com/etunni/mate" + commit: "2ea8febc952610379af663b1651411493d34beea" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/matesc/ttf/MateSC-Regular.ttf" + dest_file: "MateSC-Regular.ttf" + } + branch: "master" +} |