diff options
author | ArghKevin <kagheli@student.sdccd.edu> | 2024-05-07 16:48:20 -0700 |
---|---|---|
committer | ArghKevin <kagheli@student.sdccd.edu> | 2024-05-07 16:48:20 -0700 |
commit | 6debc60c8039f6eb8635934f26c31820ddcd638b (patch) | |
tree | 93f7c1ff6bb26a3405d8089f82915327a985b0cd /metadata/cormorantunicase.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/cormorantunicase.pb')
-rw-r--r-- | metadata/cormorantunicase.pb | 85 |
1 files changed, 85 insertions, 0 deletions
diff --git a/metadata/cormorantunicase.pb b/metadata/cormorantunicase.pb new file mode 100644 index 0000000..23bf3bf --- /dev/null +++ b/metadata/cormorantunicase.pb @@ -0,0 +1,85 @@ +name: "Cormorant Unicase" +designer: "Christian Thalmann" +license: "OFL" +category: "SERIF" +date_added: "2017-01-18" +fonts { + name: "Cormorant Unicase" + style: "normal" + weight: 300 + filename: "CormorantUnicase-Light.ttf" + post_script_name: "CormorantUnicase-Light" + full_name: "Cormorant Unicase Light" + copyright: "Copyright 2015 The Cormorant Project Authors (github.com/CatharsisFonts/Cormorant)" +} +fonts { + name: "Cormorant Unicase" + style: "normal" + weight: 400 + filename: "CormorantUnicase-Regular.ttf" + post_script_name: "CormorantUnicase-Regular" + full_name: "Cormorant Unicase Regular" + copyright: "Copyright 2015 The Cormorant Project Authors (github.com/CatharsisFonts/Cormorant)" +} +fonts { + name: "Cormorant Unicase" + style: "normal" + weight: 500 + filename: "CormorantUnicase-Medium.ttf" + post_script_name: "CormorantUnicase-Medium" + full_name: "Cormorant Unicase Medium" + copyright: "Copyright 2015 The Cormorant Project Authors (github.com/CatharsisFonts/Cormorant)" +} +fonts { + name: "Cormorant Unicase" + style: "normal" + weight: 600 + filename: "CormorantUnicase-SemiBold.ttf" + post_script_name: "CormorantUnicase-SemiBold" + full_name: "Cormorant Unicase SemiBold" + copyright: "Copyright 2015 The Cormorant Project Authors (github.com/CatharsisFonts/Cormorant)" +} +fonts { + name: "Cormorant Unicase" + style: "normal" + weight: 700 + filename: "CormorantUnicase-Bold.ttf" + post_script_name: "CormorantUnicase-Bold" + full_name: "Cormorant Unicase Bold" + copyright: "Copyright 2015 The Cormorant Project Authors (github.com/CatharsisFonts/Cormorant)" +} +subsets: "cyrillic" +subsets: "cyrillic-ext" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +source { + repository_url: "https://github.com/CatharsisFonts/Cormorant" + commit: "cc1bfb51ce6568cb3abf9199ab718d543f6fa189" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/ttf/CormorantUnicase-Bold.ttf" + dest_file: "CormorantUnicase-Bold.ttf" + } + files { + source_file: "fonts/ttf/CormorantUnicase-Light.ttf" + dest_file: "CormorantUnicase-Light.ttf" + } + files { + source_file: "fonts/ttf/CormorantUnicase-Medium.ttf" + dest_file: "CormorantUnicase-Medium.ttf" + } + files { + source_file: "fonts/ttf/CormorantUnicase-Regular.ttf" + dest_file: "CormorantUnicase-Regular.ttf" + } + files { + source_file: "fonts/ttf/CormorantUnicase-SemiBold.ttf" + dest_file: "CormorantUnicase-SemiBold.ttf" + } + branch: "master" +} |