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/comicneue.pb | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 metadata/comicneue.pb (limited to 'metadata/comicneue.pb') diff --git a/metadata/comicneue.pb b/metadata/comicneue.pb new file mode 100644 index 0000000..5e0e06c --- /dev/null +++ b/metadata/comicneue.pb @@ -0,0 +1,64 @@ +name: "Comic Neue" +designer: "Craig Rozynski, Hrant Papazian" +license: "OFL" +category: "HANDWRITING" +date_added: "2020-03-12" +fonts { + name: "Comic Neue" + style: "normal" + weight: 300 + filename: "ComicNeue-Light.ttf" + post_script_name: "ComicNeue-Light" + full_name: "Comic Neue Light" + copyright: "Copyright 2014 The Comic Neue Project Authors (https://github.com/crozynski/comicneue)" +} +fonts { + name: "Comic Neue" + style: "italic" + weight: 300 + filename: "ComicNeue-LightItalic.ttf" + post_script_name: "ComicNeue-LightItalic" + full_name: "Comic Neue Light Italic" + copyright: "Copyright 2014 The Comic Neue Project Authors (https://github.com/crozynski/comicneue)" +} +fonts { + name: "Comic Neue" + style: "normal" + weight: 400 + filename: "ComicNeue-Regular.ttf" + post_script_name: "ComicNeue-Regular" + full_name: "Comic Neue Regular" + copyright: "Copyright 2014 The Comic Neue Project Authors (https://github.com/crozynski/comicneue)" +} +fonts { + name: "Comic Neue" + style: "italic" + weight: 400 + filename: "ComicNeue-Italic.ttf" + post_script_name: "ComicNeue-Italic" + full_name: "Comic Neue Italic" + copyright: "Copyright 2014 The Comic Neue Project Authors (https://github.com/crozynski/comicneue)" +} +fonts { + name: "Comic Neue" + style: "normal" + weight: 700 + filename: "ComicNeue-Bold.ttf" + post_script_name: "ComicNeue-Bold" + full_name: "Comic Neue Bold" + copyright: "Copyright 2014 The Comic Neue Project Authors (https://github.com/crozynski/comicneue)" +} +fonts { + name: "Comic Neue" + style: "italic" + weight: 700 + filename: "ComicNeue-BoldItalic.ttf" + post_script_name: "ComicNeue-BoldItalic" + full_name: "Comic Neue Bold Italic" + copyright: "Copyright 2014 The Comic Neue Project Authors (https://github.com/crozynski/comicneue)" +} +subsets: "latin" +subsets: "menu" +source { + repository_url: "https://github.com/crozynski/comicneue" +} -- cgit v1.2.3