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