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/kodemono.pb | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 metadata/kodemono.pb (limited to 'metadata/kodemono.pb') diff --git a/metadata/kodemono.pb b/metadata/kodemono.pb new file mode 100644 index 0000000..b668a47 --- /dev/null +++ b/metadata/kodemono.pb @@ -0,0 +1,43 @@ +name: "Kode Mono" +designer: "Isa Ozler" +license: "OFL" +category: "SANS_SERIF" +category: "MONOSPACE" +date_added: "2023-05-19" +fonts { + name: "Kode Mono" + style: "normal" + weight: 400 + filename: "KodeMono[wght].ttf" + post_script_name: "KodeMono-Regular" + full_name: "Kode Mono Regular" + copyright: "Copyright 2023 The Kode Mono Project Authors (https://github.com/isaozler/kode-mono)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +axes { + tag: "wght" + min_value: 400.0 + max_value: 700.0 +} +source { + repository_url: "https://github.com/isaozler/kode-mono" + commit: "94d565d4b6164cee482c68ee706e51135d6691ad" + files { + source_file: "fonts/variable/KodeMono[wght].ttf" + dest_file: "KodeMono[wght].ttf" + } + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "DESCRIPTION.en_us.html" + dest_file: "DESCRIPTION.en_us.html" + } + branch: "main" +} +stroke: "SANS_SERIF" +classifications: "MONOSPACE" +minisite_url: "https://kodemono.com" -- cgit v1.2.3