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/montaguslab.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/montaguslab.pb')
-rw-r--r-- | metadata/montaguslab.pb | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/metadata/montaguslab.pb b/metadata/montaguslab.pb new file mode 100644 index 0000000..7220edc --- /dev/null +++ b/metadata/montaguslab.pb @@ -0,0 +1,50 @@ +name: "Montagu Slab" +designer: "Florian Karsten" +license: "OFL" +category: "SERIF" +date_added: "2021-09-21" +fonts { + name: "Montagu Slab" + style: "normal" + weight: 400 + filename: "MontaguSlab[opsz,wght].ttf" + post_script_name: "MontaguSlab-Bold" + full_name: "Montagu Slab Bold" + copyright: "Copyright 2021 The Montagu Slab Project Authors (https://github.com/floriankarsten/montagu-slab)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "opsz" + min_value: 16.0 + max_value: 144.0 +} +axes { + tag: "wght" + min_value: 100.0 + max_value: 700.0 +} +registry_default_overrides { + key: "opsz" + value: 144.0 +} +source { + repository_url: "https://github.com/floriankarsten/montagu-slab" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "DESCRIPTION.en_us.html" + dest_file: "DESCRIPTION.en_us.html" + } + files { + source_file: "fonts/variable/MontaguSlab[opsz,wght].ttf" + dest_file: "MontaguSlab[opsz,wght].ttf" + } + branch: "master" +} +stroke: "SLAB_SERIF" +classifications: "DISPLAY" |