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/sono.pb | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 metadata/sono.pb (limited to 'metadata/sono.pb') diff --git a/metadata/sono.pb b/metadata/sono.pb new file mode 100644 index 0000000..048f66b --- /dev/null +++ b/metadata/sono.pb @@ -0,0 +1,48 @@ +name: "Sono" +designer: "Tyler Finck" +license: "OFL" +category: "MONOSPACE" +category: "SANS_SERIF" +date_added: "2022-07-29" +fonts { + name: "Sono" + style: "normal" + weight: 400 + filename: "Sono[MONO,wght].ttf" + post_script_name: "Sono-ExtraLight" + full_name: "Sono ExtraLight" + copyright: "Copyright 2020 The Sono Project Authors (https://github.com/sursly/sono)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "MONO" + min_value: 0.0 + max_value: 1.0 +} +axes { + tag: "wght" + min_value: 200.0 + max_value: 800.0 +} +registry_default_overrides { + key: "MONO" + value: 1.0 +} +source { + repository_url: "https://github.com/sursly/sono" + commit: "0e7274983bb034e232c9903f9d827ba4d595a888" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/variable/sono[MONO,wght].ttf" + dest_file: "sono[MONO,wght].ttf" + } + branch: "master" +} +stroke: "SANS_SERIF" +classifications: "MONOSPACE" -- cgit v1.2.3