diff options
Diffstat (limited to 'metadata/jost.pb')
-rw-r--r-- | metadata/jost.pb | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/metadata/jost.pb b/metadata/jost.pb new file mode 100644 index 0000000..11e0abf --- /dev/null +++ b/metadata/jost.pb @@ -0,0 +1,45 @@ +name: "Jost" +designer: "Owen Earl" +license: "OFL" +category: "SANS_SERIF" +date_added: "2020-02-11" +fonts { + name: "Jost" + style: "normal" + weight: 400 + filename: "Jost[wght].ttf" + post_script_name: "Jost-Regular" + full_name: "Jost Regular" + copyright: "Copyright 2020 The Jost Project Authors (https://github.com/indestructible-type/Jost)" +} +fonts { + name: "Jost" + style: "italic" + weight: 400 + filename: "Jost-Italic[wght].ttf" + post_script_name: "Jost-Italic" + full_name: "Jost Italic" + copyright: "Copyright 2020 The Jost Project Authors (https://github.com/indestructible-type/Jost)" +} +subsets: "cyrillic" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +axes { + tag: "wght" + min_value: 100.0 + max_value: 900.0 +} +source { + repository_url: "https://github.com/indestructible-type/Jost" + files { + source_file: "fonts/variable/Jost[wght].ttf" + dest_file: "Jost[wght].ttf" + } + files { + source_file: "fonts/variable/Jost-Italic[wght].ttf" + dest_file: "Jost-Italic[wght].ttf" + } + branch: "master" +} +minisite_url: "https://indestructibletype.com/Jost.html" |