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/redditmono.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/redditmono.pb')
-rw-r--r-- | metadata/redditmono.pb | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/metadata/redditmono.pb b/metadata/redditmono.pb new file mode 100644 index 0000000..ed73f50 --- /dev/null +++ b/metadata/redditmono.pb @@ -0,0 +1,38 @@ +name: "Reddit Mono" +designer: "Stephen Hutchings, OrangeRed" +license: "OFL" +category: "MONOSPACE" +date_added: "2024-02-22" +fonts { + name: "Reddit Mono" + style: "normal" + weight: 400 + filename: "RedditMono[wght].ttf" + post_script_name: "RedditMono-Regular" + full_name: "Reddit Mono Regular" + copyright: "Copyright (c) 2020-2023, Reddit, Inc. (https://github.com/reddit/redditsans)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "wght" + min_value: 200.0 + max_value: 900.0 +} +source { + repository_url: "https://github.com/reddit/redditsans" + commit: "60e19b50bde6de34b695591a8a047a6a3618a37c" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/mono/variable/RedditMono[wght].ttf" + dest_file: "RedditMono[wght].ttf" + } + branch: "main" +} +stroke: "SANS_SERIF" +classifications: "MONOSPACE" |