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/freehand.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/freehand.pb')
-rw-r--r-- | metadata/freehand.pb | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/metadata/freehand.pb b/metadata/freehand.pb new file mode 100644 index 0000000..25bff85 --- /dev/null +++ b/metadata/freehand.pb @@ -0,0 +1,31 @@ +name: "Freehand" +designer: "Danh Hong" +license: "OFL" +category: "DISPLAY" +date_added: "2011-03-02" +fonts { + name: "Freehand" + style: "normal" + weight: 400 + filename: "Freehand-Regular.ttf" + post_script_name: "Freehand-Regular" + full_name: "Freehand Regular" + copyright: "Copyright 2020 The Freehand Project Authors (https://github.com/danhhong/Freehand)" +} +subsets: "khmer" +subsets: "latin" +subsets: "menu" +source { + repository_url: "https://github.com/danhhong/Freehand" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "Release/ttf/Freehand-Regular.ttf" + dest_file: "Freehand-Regular.ttf" + } + branch: "master" +} +classifications: "DISPLAY" +classifications: "HANDWRITING" |