From: Zhao Date: Fri, 14 Feb 2025 00:24:36 +0000 (-0800) Subject: Add sample_text to Libre Barcode 39 Text METADATA (#9080) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c824bcb7d8f889c17db74a3a2b4716ee449766ac;p=thirdparty%2Fgoogle%2Ffonts.git Add sample_text to Libre Barcode 39 Text METADATA (#9080) Libre Barcode 39 Text only supports a limited set of characters, "0123456789abdefghijklmnopqrstx". So having a pre-defined sample_text is more suitable for Libre Barcode 39 Text. --- diff --git a/ofl/librebarcode39text/METADATA.pb b/ofl/librebarcode39text/METADATA.pb index 08235a2a5f..d69e78df16 100644 --- a/ofl/librebarcode39text/METADATA.pb +++ b/ofl/librebarcode39text/METADATA.pb @@ -26,5 +26,11 @@ source { } branch: "master" } +sample_text { + masthead_full: “1234” + masthead_partial: “12” + styles: "0123456789abdefghijklmnopqrstx" + tester: "0123456789abdefghijklmnopqrstx" +} classifications: "DISPLAY" classifications: "SYMBOLS"