diff options
Diffstat (limited to 'metadata/kodemono.pb')
-rw-r--r-- | metadata/kodemono.pb | 43 |
1 files changed, 43 insertions, 0 deletions
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" |