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/rowdies.pb | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 metadata/rowdies.pb (limited to 'metadata/rowdies.pb') diff --git a/metadata/rowdies.pb b/metadata/rowdies.pb new file mode 100644 index 0000000..e7f646c --- /dev/null +++ b/metadata/rowdies.pb @@ -0,0 +1,41 @@ +name: "Rowdies" +designer: "Jaikishan Patel" +license: "OFL" +category: "DISPLAY" +date_added: "2019-10-10" +fonts { + name: "Rowdies" + style: "normal" + weight: 300 + filename: "Rowdies-Light.ttf" + post_script_name: "Rowdies-Light" + full_name: "Rowdies Light" + copyright: "Copyright 2018 The Rowdies Project Authors (https://github.com/magictype/rowdies)" +} +fonts { + name: "Rowdies" + style: "normal" + weight: 400 + filename: "Rowdies-Regular.ttf" + post_script_name: "Rowdies-Regular" + full_name: "Rowdies Regular" + copyright: "Copyright 2018 The Rowdies Project Authors (https://github.com/magictype/rowdies)" +} +fonts { + name: "Rowdies" + style: "normal" + weight: 700 + filename: "Rowdies-Bold.ttf" + post_script_name: "Rowdies-Bold" + full_name: "Rowdies Bold" + copyright: "Copyright 2018 The Rowdies Project Authors (https://github.com/magictype/rowdies)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +source { + repository_url: "https://github.com/magictype/rowdies" +} +stroke: "SANS_SERIF" +classifications: "DISPLAY" -- cgit v1.2.3