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/pixelifysans.pb | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 metadata/pixelifysans.pb (limited to 'metadata/pixelifysans.pb') diff --git a/metadata/pixelifysans.pb b/metadata/pixelifysans.pb new file mode 100644 index 0000000..8f6dddb --- /dev/null +++ b/metadata/pixelifysans.pb @@ -0,0 +1,38 @@ +name: "Pixelify Sans" +designer: "Stefie Justprince" +license: "OFL" +category: "DISPLAY" +date_added: "2023-09-13" +fonts { + name: "Pixelify Sans" + style: "normal" + weight: 400 + filename: "PixelifySans[wght].ttf" + post_script_name: "PixelifySans-Regular" + full_name: "Pixelify Sans Regular" + copyright: "Copyright 2021 The Pixelify Sans Project Authors (https://github.com/eifetx/Pixelify-Sans)" +} +subsets: "cyrillic" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +axes { + tag: "wght" + min_value: 400.0 + max_value: 700.0 +} +source { + repository_url: "https://github.com/eifetx/Pixelify-Sans" + commit: "b862e0925f58e77583ddb2e056a2d667f2f3544a" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/variable/PixelifySans[wght].ttf" + dest_file: "PixelifySans[wght].ttf" + } + branch: "main" +} +stroke: "SANS_SERIF" +classifications: "DISPLAY" -- cgit v1.2.3