From 6debc60c8039f6eb8635934f26c31820ddcd638b Mon Sep 17 00:00:00 2001 From: ArghKevin Date: Tue, 7 May 2024 16:48:20 -0700 Subject: Re-organize metadata. --- metadata/firacode.pb | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 metadata/firacode.pb (limited to 'metadata/firacode.pb') 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" +} -- cgit v1.2.3