diff options
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" +} |