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/coustard.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/coustard.pb')
-rw-r--r-- | metadata/coustard.pb | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/metadata/coustard.pb b/metadata/coustard.pb new file mode 100644 index 0000000..8909cf6 --- /dev/null +++ b/metadata/coustard.pb @@ -0,0 +1,28 @@ +name: "Coustard" +designer: "Vernon Adams" +license: "OFL" +category: "SERIF" +date_added: "2011-08-10" +fonts { + name: "Coustard" + style: "normal" + weight: 400 + filename: "Coustard-Regular.ttf" + post_script_name: "Coustard-Regular" + full_name: "Coustard Regular" + copyright: "Copyright 2011 Vernon Adams (vern@newtypography.co.uk)" +} +fonts { + name: "Coustard" + style: "normal" + weight: 900 + filename: "Coustard-Black.ttf" + post_script_name: "Coustard-Black" + full_name: "Coustard Black" + copyright: "Copyright 2011 Vernon Adams (vern@newtypography.co.uk)" +} +subsets: "latin" +subsets: "menu" +source { + repository_url: "https://github.com/vernnobile/coustardFont" +} |