diff options
Diffstat (limited to 'metadata/firacode.pb')
-rw-r--r-- | metadata/firacode.pb | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/metadata/firacode.pb b/metadata/firacode.pb new file mode 100644 index 0000000..58b512a --- /dev/null +++ b/metadata/firacode.pb @@ -0,0 +1,29 @@ +name: "Fira Code" +designer: "The Mozilla Foundation, Telefonica S.A., Nikita Prokopov" +license: "OFL" +category: "MONOSPACE" +date_added: "2019-03-25" +fonts { + name: "Fira Code" + style: "normal" + weight: 400 + filename: "FiraCode[wght].ttf" + post_script_name: "FiraCode-Light" + full_name: "Fira Code Light" + copyright: "Copyright 2014-2020 The Fira Code Project Authors (https://github.com/tonsky/FiraCode)" +} +subsets: "cyrillic" +subsets: "cyrillic-ext" +subsets: "greek" +subsets: "greek-ext" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +axes { + tag: "wght" + min_value: 300.0 + max_value: 700.0 +} +source { + repository_url: "https://github.com/tonsky/FiraCode" +} |