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/librebarcode39.pb | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 metadata/librebarcode39.pb (limited to 'metadata/librebarcode39.pb') diff --git a/metadata/librebarcode39.pb b/metadata/librebarcode39.pb new file mode 100644 index 0000000..7e8c605 --- /dev/null +++ b/metadata/librebarcode39.pb @@ -0,0 +1,30 @@ +name: "Libre Barcode 39" +designer: "Lasse Fister" +license: "OFL" +category: "DISPLAY" +date_added: "2017-07-31" +fonts { + name: "Libre Barcode 39" + style: "normal" + weight: 400 + filename: "LibreBarcode39-Regular.ttf" + post_script_name: "LibreBarcode39-Regular" + full_name: "Libre Barcode 39 Regular" + copyright: "Copyright 2017-2020 The Libre Barcode Project Authors (https://github.com/graphicore/librebarcode)" +} +subsets: "latin" +subsets: "menu" +source { + repository_url: "https://github.com/graphicore/librebarcode" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/LibreBarcode39-Regular.ttf" + dest_file: "LibreBarcode39-Regular.ttf" + } + branch: "master" +} +classifications: "DISPLAY" +classifications: "SYMBOLS" -- cgit v1.2.3