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/aronesans.pb | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 metadata/aronesans.pb (limited to 'metadata/aronesans.pb') diff --git a/metadata/aronesans.pb b/metadata/aronesans.pb new file mode 100644 index 0000000..b39c15e --- /dev/null +++ b/metadata/aronesans.pb @@ -0,0 +1,45 @@ +name: "AR One Sans" +designer: "Niteesh Yadav" +license: "OFL" +category: "SANS_SERIF" +date_added: "2023-09-06" +fonts { + name: "AR One Sans" + style: "normal" + weight: 400 + filename: "AROneSans[ARRR,wght].ttf" + post_script_name: "AROneSans-Regular" + full_name: "AR One Sans Regular" + copyright: "Copyright 2018 The AR One Project Authors (https://github.com/niteeshy/ar-one-sans)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "ARRR" + min_value: 10.0 + max_value: 60.0 +} +axes { + tag: "wght" + min_value: 400.0 + max_value: 700.0 +} +source { + repository_url: "https://github.com/niteeshy/ar-one-sans" + commit: "a463b112ca9393f1904765e0f32891b849eb9cf1" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "documentation/DESCRIPTION.en_us.html" + dest_file: "DESCRIPTION.en_us.html" + } + files { + source_file: "fonts/variable/AROneSans[ARRR,wght].ttf" + dest_file: "AROneSans[ARRR,wght].ttf" + } + branch: "main" +} -- cgit v1.2.3