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/librebodoni.pb | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 metadata/librebodoni.pb (limited to 'metadata/librebodoni.pb') diff --git a/metadata/librebodoni.pb b/metadata/librebodoni.pb new file mode 100644 index 0000000..7c898fc --- /dev/null +++ b/metadata/librebodoni.pb @@ -0,0 +1,49 @@ +name: "Libre Bodoni" +designer: "Pablo Impallari, Rodrigo Fuenzalida" +license: "OFL" +category: "SERIF" +date_added: "2022-04-13" +fonts { + name: "Libre Bodoni" + style: "normal" + weight: 400 + filename: "LibreBodoni[wght].ttf" + post_script_name: "LibreBodoni-Regular" + full_name: "Libre Bodoni Regular" + copyright: "Copyright 2012 The Libre Bodoni Project Authors (https://github.com/googlefonts/Libre-Bodoni/)" +} +fonts { + name: "Libre Bodoni" + style: "italic" + weight: 400 + filename: "LibreBodoni-Italic[wght].ttf" + post_script_name: "LibreBodoni-Italic" + full_name: "Libre Bodoni Italic" + copyright: "Copyright 2012 The Libre Bodoni Project Authors (https://github.com/googlefonts/Libre-Bodoni/)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "wght" + min_value: 400.0 + max_value: 700.0 +} +source { + repository_url: "https://github.com/googlefonts/Libre-Bodoni" + commit: "37d048938a8a32e6ba3992072cb3857659a7828f" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/variable/LibreBodoni[wght].ttf" + dest_file: "LibreBodoni[wght].ttf" + } + files { + source_file: "fonts/variable/LibreBodoni-Italic[wght].ttf" + dest_file: "LibreBodoni-Italic[wght].ttf" + } + branch: "master" +} -- cgit v1.2.3