diff options
Diffstat (limited to 'metadata/bitter.pb')
-rw-r--r-- | metadata/bitter.pb | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/metadata/bitter.pb b/metadata/bitter.pb new file mode 100644 index 0000000..e50b014 --- /dev/null +++ b/metadata/bitter.pb @@ -0,0 +1,50 @@ +name: "Bitter" +designer: "Sol Matas" +license: "OFL" +category: "SERIF" +date_added: "2011-12-19" +fonts { + name: "Bitter" + style: "normal" + weight: 400 + filename: "Bitter[wght].ttf" + post_script_name: "Bitter-Thin" + full_name: "Bitter Thin" + copyright: "Copyright 2011 The Bitter Project Authors (https://github.com/solmatas/BitterPro)" +} +fonts { + name: "Bitter" + style: "italic" + weight: 400 + filename: "Bitter-Italic[wght].ttf" + post_script_name: "Bitter-ThinItalic" + full_name: "Bitter Thin Italic" + copyright: "Copyright 2011 The Bitter Project Authors (https://github.com/solmatas/BitterPro)" +} +subsets: "cyrillic" +subsets: "cyrillic-ext" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "wght" + min_value: 100.0 + max_value: 900.0 +} +source { + repository_url: "https://github.com/solmatas/BitterPro" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/variable/Bitter[wght].ttf" + dest_file: "Bitter[wght].ttf" + } + files { + source_file: "fonts/variable/Bitter-Italic[wght].ttf" + dest_file: "Bitter-Italic[wght].ttf" + } + branch: "master" +} |