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/gabarito.pb | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 metadata/gabarito.pb (limited to 'metadata/gabarito.pb') diff --git a/metadata/gabarito.pb b/metadata/gabarito.pb new file mode 100644 index 0000000..263330f --- /dev/null +++ b/metadata/gabarito.pb @@ -0,0 +1,36 @@ +name: "Gabarito" +designer: "Naipe Foundry, Leandro Assis, Álvaro Franca, Felipe Casaprima" +license: "OFL" +category: "DISPLAY" +date_added: "2023-09-13" +fonts { + name: "Gabarito" + style: "normal" + weight: 400 + filename: "Gabarito[wght].ttf" + post_script_name: "Gabarito-Regular" + full_name: "Gabarito Regular" + copyright: "Copyright 2023 The Gabarito Project Authors (https://github.com/naipefoundry/gabarito)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +axes { + tag: "wght" + min_value: 400.0 + max_value: 900.0 +} +source { + repository_url: "https://github.com/naipefoundry/gabarito" + commit: "1f3fb39d6449eefa880543f109f33ede0cd4064f" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/variable/Gabarito[wght].ttf" + dest_file: "Gabarito[wght].ttf" + } + branch: "main" +} +stroke: "SANS_SERIF" -- cgit v1.2.3