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/sofiasanssemicondensed.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/sofiasanssemicondensed.pb')
-rw-r--r-- | metadata/sofiasanssemicondensed.pb | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/metadata/sofiasanssemicondensed.pb b/metadata/sofiasanssemicondensed.pb new file mode 100644 index 0000000..9e29487 --- /dev/null +++ b/metadata/sofiasanssemicondensed.pb @@ -0,0 +1,56 @@ +name: "Sofia Sans Semi Condensed" +designer: "Lettersoup, Botio Nikoltchev, Ani Petrova" +license: "OFL" +category: "SANS_SERIF" +date_added: "2022-11-17" +fonts { + name: "Sofia Sans Semi Condensed" + style: "normal" + weight: 400 + filename: "SofiaSansSemiCondensed[wght].ttf" + post_script_name: "SofiaSansSemiCondensed-Regular" + full_name: "Sofia Sans Semi Condensed Regular" + copyright: "Copyright 2019 The Sofia Sans Project Authors (https://github.com/lettersoup/Sofia-Sans)" +} +fonts { + name: "Sofia Sans Semi Condensed" + style: "italic" + weight: 400 + filename: "SofiaSansSemiCondensed-Italic[wght].ttf" + post_script_name: "SofiaSansSemiCondensed-Italic" + full_name: "Sofia Sans Semi Condensed Italic" + copyright: "Copyright 2019 The Sofia Sans Project Authors (https://github.com/lettersoup/Sofia-Sans)" +} +subsets: "cyrillic" +subsets: "cyrillic-ext" +subsets: "greek" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +axes { + tag: "wght" + min_value: 1.0 + max_value: 1000.0 +} +source { + repository_url: "https://github.com/lettersoup/Sofia-Sans" + commit: "185877d082cebb40facd65143326147431863688" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "documentation/DESCRIPTION.en_us.html" + dest_file: "DESCRIPTION.en_us.html" + } + files { + source_file: "fonts/variable/Semi-Condensed/SofiaSansSemiCondensed[wght].ttf" + dest_file: "SofiaSansSemiCondensed[wght].ttf" + } + files { + source_file: "fonts/variable/Semi-Condensed/SofiaSansSemiCondensed-Italic[wght].ttf" + dest_file: "SofiaSansSemiCondensed-Italic[wght].ttf" + } + branch: "master" +} +minisite_url: "https://www.lettersoup.de/sofia-sans/" |