diff options
Diffstat (limited to 'metadata/flowblock.pb')
-rw-r--r-- | metadata/flowblock.pb | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/metadata/flowblock.pb b/metadata/flowblock.pb new file mode 100644 index 0000000..f5253aa --- /dev/null +++ b/metadata/flowblock.pb @@ -0,0 +1,34 @@ +name: "Flow Block" +designer: "Dan Ross" +license: "OFL" +category: "DISPLAY" +date_added: "2021-10-22" +fonts { + name: "Flow Block" + style: "normal" + weight: 400 + filename: "FlowBlock-Regular.ttf" + post_script_name: "FlowBlock-Regular" + full_name: "Flow Block Regular" + copyright: "Copyright 2020 The Flow Project Authors (https://github.com/HYPD/flow-typeface)" +} +subsets: "cyrillic" +subsets: "cyrillic-ext" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +source { + repository_url: "https://github.com/HYPD/flow-typeface" + files { + source_file: "Block/fonts/ttf/FlowBlock-Regular.ttf" + dest_file: "FlowBlock-Regular.ttf" + } + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + branch: "main" +} +classifications: "DISPLAY" +classifications: "SYMBOLS" |