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/trispace.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/trispace.pb')
-rw-r--r-- | metadata/trispace.pb | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/metadata/trispace.pb b/metadata/trispace.pb new file mode 100644 index 0000000..cb8bfb8 --- /dev/null +++ b/metadata/trispace.pb @@ -0,0 +1,31 @@ +name: "Trispace" +designer: "Tyler Finck, ETC" +license: "OFL" +category: "SANS_SERIF" +date_added: "2020-09-25" +fonts { + name: "Trispace" + style: "normal" + weight: 400 + filename: "Trispace[wdth,wght].ttf" + post_script_name: "Trispace-Thin" + full_name: "Trispace Thin" + copyright: "Copyright 2020 The Trispace Project Authors (https://github.com/Etcetera-Type-Co/Trispace)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "wdth" + min_value: 75.0 + max_value: 125.0 +} +axes { + tag: "wght" + min_value: 100.0 + max_value: 800.0 +} +source { + repository_url: "https://github.com/Etcetera-Type-Co/Trispace" +} |