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/linefont.pb | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 metadata/linefont.pb (limited to 'metadata/linefont.pb') diff --git a/metadata/linefont.pb b/metadata/linefont.pb new file mode 100644 index 0000000..8d7e090 --- /dev/null +++ b/metadata/linefont.pb @@ -0,0 +1,47 @@ +name: "Linefont" +designer: "Dmitry Ivanov" +license: "OFL" +category: "DISPLAY" +date_added: "2023-09-27" +fonts { + name: "Linefont" + style: "normal" + weight: 400 + filename: "Linefont[wdth,wght].ttf" + post_script_name: "Linefont-Thin" + full_name: "Linefont Thin" + copyright: "Copyright 2022 The Linefont Project Authors (https://github.com/dy/linefont)" +} +subsets: "menu" +axes { + tag: "wdth" + min_value: 25.0 + max_value: 200.0 +} +axes { + tag: "wght" + min_value: 4.0 + max_value: 1000.0 +} +source { + repository_url: "https://github.com/dy/linefont" + commit: "347effeda6955b1aa7febc34e17dcce3e04f5e15" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/variable/Linefont[wdth,wght].ttf" + dest_file: "Linefont[wdth,wght].ttf" + } + branch: "main" +} +sample_text { + masthead_full: "ĀŤĀŤĀŤĀŤĀŤĀŤĀŤŤĀĀŤŤĀĀŤŤĀĀŤŤĀĀŤŤĀĀŤŤŤŤĀĀĀĀŤŤŤŤĀĀĀĀŤŤŤŤĀĀ" + masthead_partial: "ĀĀŤŤĀĀ" + styles: "ĀŤĀŤĀŤĀŤĀŤĀŤĀŤŤĀĀŤŤĀĀŤŤĀĀŤŤĀĀŤŤĀĀŤŤŤŤĀĀĀĀŤŤŤŤĀĀĀĀŤŤŤŤĀĀŤŤŤŤĀĀĀĀŤŤŤŤŤŤŤŤĀĀĀĀĀĀĀĀŤŤŤŤŤŤŤŤĀĀĀĀ" + tester: "ĀŤĀŤĀŤĀŤĀŤĀŤĀŤŤĀĀŤŤĀĀŤŤĀĀŤŤĀĀŤŤĀĀŤŤŤŤĀĀĀĀŤŤŤŤĀĀĀĀŤŤŤŤĀĀŤŤŤŤĀĀĀĀŤŤŤŤŤŤŤŤĀĀĀĀĀĀĀĀŤŤŤŤŤŤŤŤĀĀĀĀĀĀĀĀĀĀĀŤŤŤŤŤŤŤŤŤŤŤŤŤŤŤŤĀĀĀĀĀĀĀĀĀĀĀĀĀĀĀĀŤŤŤŤŤŤŤŤŤŤŤŤŤŤŤŤĀĀĀĀĀĀĀĀ" +} +minisite_url: "https://dy.github.io/linefont/scripts/" +classifications: "SYMBOLS" +classifications: "DISPLAY" -- cgit v1.2.3