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/cantarell.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/cantarell.pb')
-rw-r--r-- | metadata/cantarell.pb | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/metadata/cantarell.pb b/metadata/cantarell.pb new file mode 100644 index 0000000..abed74f --- /dev/null +++ b/metadata/cantarell.pb @@ -0,0 +1,47 @@ +name: "Cantarell" +designer: "Dave Crossland" +license: "OFL" +category: "SANS_SERIF" +date_added: "2010-05-10" +fonts { + name: "Cantarell" + style: "normal" + weight: 400 + filename: "Cantarell-Regular.ttf" + post_script_name: "Cantarell-Regular" + full_name: "Cantarell Regular" + copyright: "Copyright 2009 The Cantarell Project Authors (https://github.com/davelab6/cantarell)" +} +fonts { + name: "Cantarell" + style: "italic" + weight: 400 + filename: "Cantarell-Italic.ttf" + post_script_name: "Cantarell-Italic" + full_name: "Cantarell Italic" + copyright: "Copyright 2009 The Cantarell Project Authors (https://github.com/davelab6/cantarell)" +} +fonts { + name: "Cantarell" + style: "normal" + weight: 700 + filename: "Cantarell-Bold.ttf" + post_script_name: "Cantarell-Bold" + full_name: "Cantarell Bold" + copyright: "Copyright 2009 The Cantarell Project Authors (https://github.com/davelab6/cantarell)" +} +fonts { + name: "Cantarell" + style: "italic" + weight: 700 + filename: "Cantarell-BoldItalic.ttf" + post_script_name: "Cantarell-BoldItalic" + full_name: "Cantarell Bold Italic" + copyright: "Copyright 2009 The Cantarell Project Authors (https://github.com/davelab6/cantarell)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +source { + repository_url: "https://github.com/davelab6/cantarell" +} |