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/balsamiqsans.pb | 69 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 metadata/balsamiqsans.pb (limited to 'metadata/balsamiqsans.pb') diff --git a/metadata/balsamiqsans.pb b/metadata/balsamiqsans.pb new file mode 100644 index 0000000..171b146 --- /dev/null +++ b/metadata/balsamiqsans.pb @@ -0,0 +1,69 @@ +name: "Balsamiq Sans" +designer: "Michael Angeles" +license: "OFL" +category: "DISPLAY" +date_added: "2020-04-09" +fonts { + name: "Balsamiq Sans" + style: "normal" + weight: 400 + filename: "BalsamiqSans-Regular.ttf" + post_script_name: "BalsamiqSans-Regular" + full_name: "Balsamiq Sans Regular" + copyright: "Copyright 2011 The Balsamiq Sans Project Authors (https://github.com/balsamiq/balsamiqsans)" +} +fonts { + name: "Balsamiq Sans" + style: "italic" + weight: 400 + filename: "BalsamiqSans-Italic.ttf" + post_script_name: "BalsamiqSans-Italic" + full_name: "Balsamiq Sans Italic" + copyright: "Copyright 2011 The Balsamiq Sans Project Authors (https://github.com/balsamiq/balsamiqsans)" +} +fonts { + name: "Balsamiq Sans" + style: "normal" + weight: 700 + filename: "BalsamiqSans-Bold.ttf" + post_script_name: "BalsamiqSans-Bold" + full_name: "Balsamiq Sans Bold" + copyright: "Copyright 2011 The Balsamiq Sans Project Authors (https://github.com/balsamiq/balsamiqsans)" +} +fonts { + name: "Balsamiq Sans" + style: "italic" + weight: 700 + filename: "BalsamiqSans-BoldItalic.ttf" + post_script_name: "BalsamiqSans-BoldItalic" + full_name: "Balsamiq Sans Bold Italic" + copyright: "Copyright 2011 The Balsamiq Sans Project Authors (https://github.com/balsamiq/balsamiqsans)" +} +subsets: "cyrillic" +subsets: "cyrillic-ext" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +source { + repository_url: "https://github.com/balsamiq/balsamiqsans" + archive_url: "https://github.com/balsamiq/balsamiqsans/releases/download/1.020/balsamiqsans-fonts.zip" + files { + source_file: "balsamiqsans-fonts/fonts/ttf/BalsamiqSans-Bold.ttf" + dest_file: "BalsamiqSans-Bold.ttf" + } + files { + source_file: "balsamiqsans-fonts/fonts/ttf/BalsamiqSans-BoldItalic.ttf" + dest_file: "BalsamiqSans-BoldItalic.ttf" + } + files { + source_file: "balsamiqsans-fonts/fonts/ttf/BalsamiqSans-Italic.ttf" + dest_file: "BalsamiqSans-Italic.ttf" + } + files { + source_file: "balsamiqsans-fonts/fonts/ttf/BalsamiqSans-Regular.ttf" + dest_file: "BalsamiqSans-Regular.ttf" + } + branch: "main" +} +stroke: "SANS_SERIF" +classifications: "DISPLAY" -- cgit v1.2.3