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/firamono.pb | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 metadata/firamono.pb (limited to 'metadata/firamono.pb') diff --git a/metadata/firamono.pb b/metadata/firamono.pb new file mode 100644 index 0000000..1d45fb5 --- /dev/null +++ b/metadata/firamono.pb @@ -0,0 +1,42 @@ +name: "Fira Mono" +designer: "Carrois Apostrophe" +license: "OFL" +category: "MONOSPACE" +date_added: "2014-06-18" +fonts { + name: "Fira Mono" + style: "normal" + weight: 400 + filename: "FiraMono-Regular.ttf" + post_script_name: "FiraMono-Regular" + full_name: "Fira Mono Regular" + copyright: "Digitized data copyright 2012-2015, The Mozilla Foundation and Telefonica S.A." +} +fonts { + name: "Fira Mono" + style: "normal" + weight: 500 + filename: "FiraMono-Medium.ttf" + post_script_name: "FiraMono-Medium" + full_name: "Fira Mono Medium" + copyright: "Digitized data copyright 2012-2015, The Mozilla Foundation and Telefonica S.A." +} +fonts { + name: "Fira Mono" + style: "normal" + weight: 700 + filename: "FiraMono-Bold.ttf" + post_script_name: "FiraMono-Bold" + full_name: "Fira Mono Bold" + copyright: "Digitized data copyright 2012-2015, The Mozilla Foundation and Telefonica S.A." +} +subsets: "cyrillic" +subsets: "cyrillic-ext" +subsets: "greek" +subsets: "greek-ext" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +source { + repository_url: "https://github.com/googlefonts/FiraGFVersion" +} -- cgit v1.2.3