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/robotoserif.pb | 63 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 metadata/robotoserif.pb (limited to 'metadata/robotoserif.pb') diff --git a/metadata/robotoserif.pb b/metadata/robotoserif.pb new file mode 100644 index 0000000..8210363 --- /dev/null +++ b/metadata/robotoserif.pb @@ -0,0 +1,63 @@ +name: "Roboto Serif" +designer: "Commercial Type, Greg Gazdowicz" +license: "OFL" +category: "SERIF" +date_added: "2022-02-10" +fonts { + name: "Roboto Serif" + style: "normal" + weight: 400 + filename: "RobotoSerif[GRAD,opsz,wdth,wght].ttf" + post_script_name: "RobotoSerif-20ptRegular" + full_name: "Roboto Serif 20pt Regular" + copyright: "Copyright 2020 The Roboto Serif Project Authors (https://github.com/googlefonts/RobotoSerif)" +} +fonts { + name: "Roboto Serif" + style: "italic" + weight: 400 + filename: "RobotoSerif-Italic[GRAD,opsz,wdth,wght].ttf" + post_script_name: "RobotoSerif-20ptItalic" + full_name: "Roboto Serif 20pt Italic" + copyright: "Copyright 2020 The Roboto Serif Project Authors (https://github.com/googlefonts/RobotoSerif)" +} +subsets: "cyrillic" +subsets: "cyrillic-ext" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "GRAD" + min_value: -50.0 + max_value: 100.0 +} +axes { + tag: "opsz" + min_value: 8.0 + max_value: 144.0 +} +axes { + tag: "wdth" + min_value: 50.0 + max_value: 150.0 +} +axes { + tag: "wght" + min_value: 100.0 + max_value: 900.0 +} +source { + repository_url: "https://github.com/googlefonts/roboto-serif" + archive_url: "https://github.com/googlefonts/roboto-serif/releases/download/v1.008/RobotoSerifFonts-v1.008.zip" + files { + source_file: "variable/RobotoSerif[GRAD,opsz,wdth,wght].ttf" + dest_file: "RobotoSerif[GRAD,opsz,wdth,wght].ttf" + } + files { + source_file: "variable/RobotoSerif-Italic[GRAD,opsz,wdth,wght].ttf" + dest_file: "RobotoSerif-Italic[GRAD,opsz,wdth,wght].ttf" + } + branch: "main" +} +minisite_url: "https://fonts.withgoogle.com/roboto-serif" -- cgit v1.2.3