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/adlamdisplay.pb | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 metadata/adlamdisplay.pb (limited to 'metadata/adlamdisplay.pb') diff --git a/metadata/adlamdisplay.pb b/metadata/adlamdisplay.pb new file mode 100644 index 0000000..0e54196 --- /dev/null +++ b/metadata/adlamdisplay.pb @@ -0,0 +1,36 @@ +name: "ADLaM Display" +designer: "Mark Jamra, Neil Patel, Andrew Footit" +license: "OFL" +category: "DISPLAY" +date_added: "2023-07-10" +fonts { + name: "ADLaM Display" + style: "normal" + weight: 400 + filename: "ADLaMDisplay-Regular.ttf" + post_script_name: "ADLaMDisplay-Regular" + full_name: "ADLaM Display Regular" + copyright: "Copyright (c) 2022 by Microsoft. All rights reserved." +} +subsets: "adlam" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +source { + repository_url: "https://github.com/microsoft/ADLaM-Display" + commit: "879176243e9f7161a8aefdab8c36a4a7318ebe15" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "DESCRIPTION.en_us.html" + dest_file: "DESCRIPTION.en_us.html" + } + files { + source_file: "Fonts/ttf/ADLaMDisplay-Regular.ttf" + dest_file: "ADLaMDisplay-Regular.ttf" + } + branch: "main" +} +primary_script: "Adlm" -- cgit v1.2.3