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/instrumentserif.pb | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 metadata/instrumentserif.pb (limited to 'metadata/instrumentserif.pb') diff --git a/metadata/instrumentserif.pb b/metadata/instrumentserif.pb new file mode 100644 index 0000000..538a4d4 --- /dev/null +++ b/metadata/instrumentserif.pb @@ -0,0 +1,43 @@ +name: "Instrument Serif" +designer: "Rodrigo Fuenzalida, Jordan Egstad" +license: "OFL" +category: "SERIF" +date_added: "2023-03-22" +fonts { + name: "Instrument Serif" + style: "normal" + weight: 400 + filename: "InstrumentSerif-Regular.ttf" + post_script_name: "InstrumentSerif-Regular" + full_name: "Instrument Serif Regular" + copyright: "Copyright 2022 The Instrument Serif Project Authors (https://github.com/Instrument/instrument-serif)" +} +fonts { + name: "Instrument Serif" + style: "italic" + weight: 400 + filename: "InstrumentSerif-Italic.ttf" + post_script_name: "InstrumentSerif-Italic" + full_name: "Instrument Serif Italic" + copyright: "Copyright 2022 The Instrument Serif Project Authors (https://github.com/Instrument/instrument-serif)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +source { + repository_url: "https://github.com/Instrument/instrument-serif" + commit: "9aefd76b9b96dffbdc7b65d38c0dc5bcae2717a9" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/ttf/InstrumentSerif-Regular.ttf" + dest_file: "InstrumentSerif-Regular.ttf" + } + files { + source_file: "fonts/ttf/InstrumentSerif-Italic.ttf" + dest_file: "InstrumentSerif-Italic.ttf" + } + branch: "main" +} -- cgit v1.2.3