diff options
Diffstat (limited to 'metadata/outfit.pb')
-rw-r--r-- | metadata/outfit.pb | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/metadata/outfit.pb b/metadata/outfit.pb new file mode 100644 index 0000000..ecfbdae --- /dev/null +++ b/metadata/outfit.pb @@ -0,0 +1,35 @@ +name: "Outfit" +designer: "Smartsheet Inc, Rodrigo Fuenzalida" +license: "OFL" +category: "SANS_SERIF" +date_added: "2021-09-28" +fonts { + name: "Outfit" + style: "normal" + weight: 400 + filename: "Outfit[wght].ttf" + post_script_name: "Outfit-Thin" + full_name: "Outfit Thin" + copyright: "Copyright 2021 The Outfit Project Authors (https://github.com/Outfitio/Outfit-Fonts)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +axes { + tag: "wght" + min_value: 100.0 + max_value: 900.0 +} +source { + repository_url: "https://github.com/Outfitio/Outfit-Fonts" + commit: "902773808eb372f70fb34e8946dd1ffe604efc79" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/variable/Outfit[wght].ttf" + dest_file: "Outfit[wght].ttf" + } + branch: "main" +} |