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/robotoslab.pb | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 metadata/robotoslab.pb (limited to 'metadata/robotoslab.pb') diff --git a/metadata/robotoslab.pb b/metadata/robotoslab.pb new file mode 100644 index 0000000..e4ba868 --- /dev/null +++ b/metadata/robotoslab.pb @@ -0,0 +1,41 @@ +name: "Roboto Slab" +designer: "Christian Robertson" +license: "APACHE2" +category: "SERIF" +date_added: "2013-04-10" +fonts { + name: "Roboto Slab" + style: "normal" + weight: 400 + filename: "RobotoSlab[wght].ttf" + post_script_name: "RobotoSlab-Regular" + full_name: "Roboto Slab Regular" + copyright: "Copyright 2018 The Roboto Slab Project Authors (https://github.com/googlefonts/robotoslab)" +} +subsets: "cyrillic" +subsets: "cyrillic-ext" +subsets: "greek" +subsets: "greek-ext" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "wght" + min_value: 100.0 + max_value: 900.0 +} +source { + repository_url: "https://github.com/googlefonts/robotoslab" + commit: "67af3ce9c4ca574419e1295b6165a2eeee112e6e" + files { + source_file: "LICENSE.txt" + dest_file: "LICENSE.txt" + } + files { + source_file: "fonts/variable/RobotoSlab[wght].ttf" + dest_file: "RobotoSlab[wght].ttf" + } + branch: "main" +} +stroke: "SLAB_SERIF" -- cgit v1.2.3