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/ephesis.pb | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 metadata/ephesis.pb (limited to 'metadata/ephesis.pb') diff --git a/metadata/ephesis.pb b/metadata/ephesis.pb new file mode 100644 index 0000000..c2f2582 --- /dev/null +++ b/metadata/ephesis.pb @@ -0,0 +1,36 @@ +name: "Ephesis" +designer: "Robert Leuschke" +license: "OFL" +category: "HANDWRITING" +date_added: "2021-08-06" +fonts { + name: "Ephesis" + style: "normal" + weight: 400 + filename: "Ephesis-Regular.ttf" + post_script_name: "Ephesis-Regular" + full_name: "Ephesis Regular" + copyright: "Copyright 2004-2021 The Ephesis Project Authors (https://github.com/googlefonts/ephesis)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +source { + repository_url: "https://github.com/googlefonts/ephesis" + 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/Ephesis-Regular.ttf" + dest_file: "Ephesis-Regular.ttf" + } + branch: "master" +} +classifications: "DISPLAY" +classifications: "HANDWRITING" -- cgit v1.2.3