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/farro.pb | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 metadata/farro.pb (limited to 'metadata/farro.pb') diff --git a/metadata/farro.pb b/metadata/farro.pb new file mode 100644 index 0000000..6552505 --- /dev/null +++ b/metadata/farro.pb @@ -0,0 +1,47 @@ +name: "Farro" +designer: "Grayscale" +license: "OFL" +category: "SANS_SERIF" +date_added: "2019-07-17" +fonts { + name: "Farro" + style: "normal" + weight: 300 + filename: "Farro-Light.ttf" + post_script_name: "Farro-Light" + full_name: "Farro Light" + copyright: "Copyright 2018 The Farro Project Authors (https://github.com/grayscaleltd/farro)" +} +fonts { + name: "Farro" + style: "normal" + weight: 400 + filename: "Farro-Regular.ttf" + post_script_name: "Farro-Regular" + full_name: "Farro Regular" + copyright: "Copyright 2018 The Farro Project Authors (https://github.com/grayscaleltd/farro)" +} +fonts { + name: "Farro" + style: "normal" + weight: 500 + filename: "Farro-Medium.ttf" + post_script_name: "Farro-Medium" + full_name: "Farro Medium" + copyright: "Copyright 2018 The Farro Project Authors (https://github.com/grayscaleltd/farro)" +} +fonts { + name: "Farro" + style: "normal" + weight: 700 + filename: "Farro-Bold.ttf" + post_script_name: "Farro-Bold" + full_name: "Farro Bold" + copyright: "Copyright 2018 The Farro Project Authors (https://github.com/grayscaleltd/farro)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +source { + repository_url: "https://github.com/grayscaleltd/farro" +} -- cgit v1.2.3