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/wavefont.pb | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 metadata/wavefont.pb (limited to 'metadata/wavefont.pb') diff --git a/metadata/wavefont.pb b/metadata/wavefont.pb new file mode 100644 index 0000000..16242ad --- /dev/null +++ b/metadata/wavefont.pb @@ -0,0 +1,63 @@ +name: "Wavefont" +designer: "Dmitry Ivanov" +license: "OFL" +category: "DISPLAY" +date_added: "2023-06-16" +fonts { + name: "Wavefont" + style: "normal" + weight: 400 + filename: "Wavefont[ROND,YELA,wght].ttf" + post_script_name: "Wavefont-Thin" + full_name: "Wavefont Thin" + copyright: "Copyright 2022 The Wavefont Project Authors (https://github.com/dy/wavefont)" +} +subsets: "menu" +axes { + tag: "ROND" + min_value: 0.0 + max_value: 100.0 +} +axes { + tag: "YELA" + min_value: -100.0 + max_value: 100.0 +} +axes { + tag: "wght" + min_value: 4.0 + max_value: 1000.0 +} +registry_default_overrides { + key: "ROND" + value: 100.0 +} +registry_default_overrides { + key: "YELA" + value: -100.0 +} +source { + repository_url: "https://github.com/dy/wavefont" + commit: "91649d7bede2a302b8b820dbccc2401672400cdd" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/variable/Wavefont[ROND,YELA,wght].ttf" + dest_file: "Wavefont[ROND,YELA,wght].ttf" + } + branch: "master" +} +sample_text { + masthead_full: "111198765432111987654432111" + masthead_partial: "123456789" + styles: "čćŜĘķŌŎļĺļġđĦŊōōĤķňŅĦĽĜėċĥĭİŐĬĝęʼnʼnĿħIJŁŠŀğĭōĦŚĦĠŢČ" + tester: "ıĐđœăĉĔĠĪĈĤīąĖńļŖĻĔćĦĭĿăŚŃĖāğŋġŀőġīĚĹĿŞĄĉŁăėŇčćŜĘķŌŎļĺļġđĦŊōōĤķňŅĦĽĜėċĥĭİŐĬĝęʼnʼnĿħIJŁŠŀğĭōĦŚĦĠŢČʼnĦĦęğķĮĘĘńĒĬĠŁ" + poster_sm: "0123456789" + poster_md: "0123456789" + poster_lg: "0123456789" +} +minisite_url: "https://dy.github.io/wavefont/scripts/" +classifications: "DISPLAY" +classifications: "SYMBOLS" -- cgit v1.2.3