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/secularone.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/secularone.pb')
-rw-r--r-- | metadata/secularone.pb | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/metadata/secularone.pb b/metadata/secularone.pb new file mode 100644 index 0000000..5067a79 --- /dev/null +++ b/metadata/secularone.pb @@ -0,0 +1,31 @@ +name: "Secular One" +designer: "Michal Sahar" +license: "OFL" +category: "SANS_SERIF" +date_added: "2016-06-20" +fonts { + name: "Secular One" + style: "normal" + weight: 400 + filename: "SecularOne-Regular.ttf" + post_script_name: "SecularOne-Regular" + full_name: "Secular One Regular" + copyright: "Copyright 2016 The Secular One Project Authors (https://github.com/googlefonts/secular)" +} +subsets: "hebrew" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +source { + repository_url: "https://github.com/googlefonts/secular" + commit: "7b6bf2d21cfc4bedfc320014224ef5713adc57a9" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/ttf/SecularOne-Regular.ttf" + dest_file: "SecularOne-Regular.ttf" + } + branch: "main" +} |