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/carlito.pb | 74 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 metadata/carlito.pb (limited to 'metadata/carlito.pb') diff --git a/metadata/carlito.pb b/metadata/carlito.pb new file mode 100644 index 0000000..babeffc --- /dev/null +++ b/metadata/carlito.pb @@ -0,0 +1,74 @@ +name: "Carlito" +designer: "Ɓukasz Dziedzic" +license: "OFL" +category: "SANS_SERIF" +date_added: "2023-03-10" +fonts { + name: "Carlito" + style: "normal" + weight: 400 + filename: "Carlito-Regular.ttf" + post_script_name: "Carlito-Regular" + full_name: "Carlito Regular" + copyright: "Copyright 2013 The Carlito Project Authors (https://github.com/googlefonts/carlito)" +} +fonts { + name: "Carlito" + style: "italic" + weight: 400 + filename: "Carlito-Italic.ttf" + post_script_name: "Carlito-Italic" + full_name: "Carlito Italic" + copyright: "Copyright 2013 The Carlito Project Authors (https://github.com/googlefonts/carlito)" +} +fonts { + name: "Carlito" + style: "normal" + weight: 700 + filename: "Carlito-Bold.ttf" + post_script_name: "Carlito-Bold" + full_name: "Carlito Bold" + copyright: "Copyright 2013 The Carlito Project Authors (https://github.com/googlefonts/carlito)" +} +fonts { + name: "Carlito" + style: "italic" + weight: 700 + filename: "Carlito-BoldItalic.ttf" + post_script_name: "Carlito-BoldItalic" + full_name: "Carlito Bold Italic" + copyright: "Copyright 2013 The Carlito Project Authors (https://github.com/googlefonts/carlito)" +} +subsets: "cyrillic" +subsets: "cyrillic-ext" +subsets: "greek" +subsets: "greek-ext" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +source { + repository_url: "https://github.com/googlefonts/carlito" + commit: "3a810cab78ebd6e2e4eed42af9e8453c4f9b850a" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/ttf/Carlito-Regular.ttf" + dest_file: "Carlito-Regular.ttf" + } + files { + source_file: "fonts/ttf/Carlito-Bold.ttf" + dest_file: "Carlito-Bold.ttf" + } + files { + source_file: "fonts/ttf/Carlito-BoldItalic.ttf" + dest_file: "Carlito-BoldItalic.ttf" + } + files { + source_file: "fonts/ttf/Carlito-Italic.ttf" + dest_file: "Carlito-Italic.ttf" + } + branch: "main" +} -- cgit v1.2.3