diff options
Diffstat (limited to 'metadata/nunito.pb')
-rw-r--r-- | metadata/nunito.pb | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/metadata/nunito.pb b/metadata/nunito.pb new file mode 100644 index 0000000..b57dfdc --- /dev/null +++ b/metadata/nunito.pb @@ -0,0 +1,51 @@ +name: "Nunito" +designer: "Vernon Adams, Cyreal, Jacques Le Bailly" +license: "OFL" +category: "SANS_SERIF" +date_added: "2012-08-12" +fonts { + name: "Nunito" + style: "normal" + weight: 400 + filename: "Nunito[wght].ttf" + post_script_name: "Nunito-ExtraLight" + full_name: "Nunito ExtraLight" + copyright: "Copyright 2014 The Nunito Project Authors (https://github.com/googlefonts/nunito)" +} +fonts { + name: "Nunito" + style: "italic" + weight: 400 + filename: "Nunito-Italic[wght].ttf" + post_script_name: "Nunito-ExtraLightItalic" + full_name: "Nunito ExtraLight Italic" + copyright: "Copyright 2014 The Nunito Project Authors (https://github.com/googlefonts/nunito)" +} +subsets: "cyrillic" +subsets: "cyrillic-ext" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "wght" + min_value: 200.0 + max_value: 1000.0 +} +source { + repository_url: "https://github.com/googlefonts/nunito" + commit: "43d16f963c5c341c10efa0bfe7a82aa1bea8a938" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/variable/Nunito[wght].ttf" + dest_file: "Nunito[wght].ttf" + } + files { + source_file: "fonts/variable/Nunito-Italic[wght].ttf" + dest_file: "Nunito-Italic[wght].ttf" + } + branch: "main" +} |