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/cabin.pb | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 metadata/cabin.pb (limited to 'metadata/cabin.pb') diff --git a/metadata/cabin.pb b/metadata/cabin.pb new file mode 100644 index 0000000..304a7d6 --- /dev/null +++ b/metadata/cabin.pb @@ -0,0 +1,40 @@ +name: "Cabin" +designer: "Impallari Type, Rodrigo Fuenzalida" +license: "OFL" +category: "SANS_SERIF" +date_added: "2020-07-22" +fonts { + name: "Cabin" + style: "normal" + weight: 400 + filename: "Cabin[wdth,wght].ttf" + post_script_name: "Cabin-Regular" + full_name: "Cabin Regular" + copyright: "Copyright 2018 The Cabin Project Authors (https://github.com/impallari/Cabin)" +} +fonts { + name: "Cabin" + style: "italic" + weight: 400 + filename: "Cabin-Italic[wdth,wght].ttf" + post_script_name: "Cabin-Italic" + full_name: "Cabin Italic" + copyright: "Copyright 2018 The Cabin Project Authors (https://github.com/impallari/Cabin)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "wdth" + min_value: 75.0 + max_value: 100.0 +} +axes { + tag: "wght" + min_value: 400.0 + max_value: 700.0 +} +source { + repository_url: "https://github.com/impallari/Cabin" +} -- cgit v1.2.3