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/blinker.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/blinker.pb')
-rw-r--r-- | metadata/blinker.pb | 83 |
1 files changed, 83 insertions, 0 deletions
diff --git a/metadata/blinker.pb b/metadata/blinker.pb new file mode 100644 index 0000000..061db94 --- /dev/null +++ b/metadata/blinker.pb @@ -0,0 +1,83 @@ +name: "Blinker" +designer: "Juergen Huber" +license: "OFL" +category: "SANS_SERIF" +date_added: "2019-06-24" +fonts { + name: "Blinker" + style: "normal" + weight: 100 + filename: "Blinker-Thin.ttf" + post_script_name: "Blinker-Thin" + full_name: "Blinker Thin" + copyright: "Copyright 2019 the Blinker project authors (https://github.com/supertype-de/Blinker)" +} +fonts { + name: "Blinker" + style: "normal" + weight: 200 + filename: "Blinker-ExtraLight.ttf" + post_script_name: "Blinker-ExtraLight" + full_name: "Blinker ExtraLight" + copyright: "Copyright 2019 the Blinker project authors (https://github.com/supertype-de/Blinker)" +} +fonts { + name: "Blinker" + style: "normal" + weight: 300 + filename: "Blinker-Light.ttf" + post_script_name: "Blinker-Light" + full_name: "Blinker Light" + copyright: "Copyright 2019 the Blinker project authors (https://github.com/supertype-de/Blinker)" +} +fonts { + name: "Blinker" + style: "normal" + weight: 400 + filename: "Blinker-Regular.ttf" + post_script_name: "Blinker-Regular" + full_name: "Blinker" + copyright: "Copyright 2019 the Blinker project authors (https://github.com/supertype-de/Blinker)" +} +fonts { + name: "Blinker" + style: "normal" + weight: 600 + filename: "Blinker-SemiBold.ttf" + post_script_name: "Blinker-SemiBold" + full_name: "Blinker SemiBold" + copyright: "Copyright 2019 the Blinker project authors (https://github.com/supertype-de/Blinker)" +} +fonts { + name: "Blinker" + style: "normal" + weight: 700 + filename: "Blinker-Bold.ttf" + post_script_name: "Blinker-Bold" + full_name: "Blinker Bold" + copyright: "Copyright 2019 the Blinker project authors (https://github.com/supertype-de/Blinker)" +} +fonts { + name: "Blinker" + style: "normal" + weight: 800 + filename: "Blinker-ExtraBold.ttf" + post_script_name: "Blinker-ExtraBold" + full_name: "Blinker ExtraBold" + copyright: "Copyright 2019 the Blinker project authors (https://github.com/supertype-de/Blinker)" +} +fonts { + name: "Blinker" + style: "normal" + weight: 900 + filename: "Blinker-Black.ttf" + post_script_name: "Blinker-Black" + full_name: "Blinker Black" + copyright: "Copyright 2019 the Blinker project authors (https://github.com/supertype-de/Blinker)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +source { + repository_url: "https://github.com/supertype-de/Blinker" +} |