From 6debc60c8039f6eb8635934f26c31820ddcd638b Mon Sep 17 00:00:00 2001 From: ArghKevin Date: Tue, 7 May 2024 16:48:20 -0700 Subject: Re-organize metadata. --- metadata/freehand.pb | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 metadata/freehand.pb (limited to 'metadata/freehand.pb') 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" -- cgit v1.2.3