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/andadapro.pb | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 metadata/andadapro.pb (limited to 'metadata/andadapro.pb') diff --git a/metadata/andadapro.pb b/metadata/andadapro.pb new file mode 100644 index 0000000..d267c7c --- /dev/null +++ b/metadata/andadapro.pb @@ -0,0 +1,49 @@ +name: "Andada Pro" +designer: "Huerta Tipográfica, Carolina Giovagnoli" +license: "OFL" +category: "SERIF" +date_added: "2021-05-19" +fonts { + name: "Andada Pro" + style: "normal" + weight: 400 + filename: "AndadaPro[wght].ttf" + post_script_name: "AndadaPro-Regular" + full_name: "Andada Pro Regular" + copyright: "Copyright 2011 The Andada Pro Project Authors (https://github.com/huertatipografica/Andada)" +} +fonts { + name: "Andada Pro" + style: "italic" + weight: 400 + filename: "AndadaPro-Italic[wght].ttf" + post_script_name: "AndadaPro-Italic" + full_name: "Andada Pro Italic" + copyright: "Copyright 2011 The Andada Pro Project Authors (https://github.com/huertatipografica/Andada)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "wght" + min_value: 400.0 + max_value: 840.0 +} +source { + repository_url: "https://github.com/huertatipografica/Andada-Pro" + files { + source_file: "fonts/variable/AndadaPro[wght].ttf" + dest_file: "AndadaPro[wght].ttf" + } + files { + source_file: "fonts/variable/AndadaPro-Italic[wght].ttf" + dest_file: "AndadaPro-Italic[wght].ttf" + } + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + branch: "master" +} +minisite_url: "https://huertatipografica.com/en/fonts/andada-ht-pro" -- cgit v1.2.3