diff options
Diffstat (limited to 'metadata/comicneue.pb')
-rw-r--r-- | metadata/comicneue.pb | 64 |
1 files changed, 64 insertions, 0 deletions
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" +} |