diff options
Diffstat (limited to 'metadata/onest.pb')
-rw-r--r-- | metadata/onest.pb | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/metadata/onest.pb b/metadata/onest.pb new file mode 100644 index 0000000..a975464 --- /dev/null +++ b/metadata/onest.pb @@ -0,0 +1,37 @@ +name: "Onest" +designer: "Dmitri Voloshin, Andrey Kudryavtsev" +license: "OFL" +category: "SANS_SERIF" +date_added: "2023-09-06" +fonts { + name: "Onest" + style: "normal" + weight: 400 + filename: "Onest[wght].ttf" + post_script_name: "Onest-Regular" + full_name: "Onest Regular" + copyright: "Copyright 2021 The Onest Project Authors (https://github.com/simpals/onest)" +} +subsets: "cyrillic" +subsets: "cyrillic-ext" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +axes { + tag: "wght" + min_value: 100.0 + max_value: 900.0 +} +source { + repository_url: "https://github.com/simpals/onest" + commit: "838e8c63a8e9efd5cb81cddcc7ffacb15bd9a596" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/variable/Onest[wght].ttf" + dest_file: "Onest[wght].ttf" + } + branch: "main" +} |