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/redactedscript.pb | 57 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 metadata/redactedscript.pb (limited to 'metadata/redactedscript.pb') diff --git a/metadata/redactedscript.pb b/metadata/redactedscript.pb new file mode 100644 index 0000000..444f5c9 --- /dev/null +++ b/metadata/redactedscript.pb @@ -0,0 +1,57 @@ +name: "Redacted Script" +designer: "Christian Naths" +license: "OFL" +category: "DISPLAY" +date_added: "2013-09-18" +fonts { + name: "Redacted Script" + style: "normal" + weight: 300 + filename: "RedactedScript-Light.ttf" + post_script_name: "RedactedScript-Light" + full_name: "Redacted Script Light" + copyright: "Copyright 2013 The Redacted Project Authors (https://github.com/christiannaths/redacted-font)" +} +fonts { + name: "Redacted Script" + style: "normal" + weight: 400 + filename: "RedactedScript-Regular.ttf" + post_script_name: "RedactedScript-Regular" + full_name: "Redacted Script Regular" + copyright: "Copyright 2013 The Redacted Project Authors (https://github.com/christiannaths/redacted-font)" +} +fonts { + name: "Redacted Script" + style: "normal" + weight: 700 + filename: "RedactedScript-Bold.ttf" + post_script_name: "RedactedScript-Bold" + full_name: "Redacted Script Bold" + copyright: "Copyright 2013 The Redacted Project Authors (https://github.com/christiannaths/redacted-font)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +source { + repository_url: "https://github.com/christiannaths/redacted-font" + files { + source_file: "RedactedScript/fonts/ttf/RedactedScript-Regular.ttf" + dest_file: "RedactedScript-Regular.ttf" + } + files { + source_file: "RedactedScript/fonts/ttf/RedactedScript-Light.ttf" + dest_file: "RedactedScript-Light.ttf" + } + files { + source_file: "RedactedScript/fonts/ttf/RedactedScript-Bold.ttf" + dest_file: "RedactedScript-Bold.ttf" + } + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + branch: "master" +} +classifications: "HANDWRITING" +classifications: "SYMBOLS" -- cgit v1.2.3