From 151547cab4aa8e62a424a1278ec9feda14c372d5 Mon Sep 17 00:00:00 2001 From: Simon Cozens Date: Thu, 1 May 2025 14:51:59 +0100 Subject: [PATCH] Custom sample text for Libre Barcode 39 --- ofl/librebarcode39/METADATA.pb | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ofl/librebarcode39/METADATA.pb b/ofl/librebarcode39/METADATA.pb index 7e8c605cf..f837a77f5 100644 --- a/ofl/librebarcode39/METADATA.pb +++ b/ofl/librebarcode39/METADATA.pb @@ -28,3 +28,12 @@ source { } classifications: "DISPLAY" classifications: "SYMBOLS" +sample_text { + masthead_full: "abcdefghij" + masthead_partial: "abcd" + styles: "abcdefghij x012345678 23456789 klmnopqrst" + tester: "abcdefghij x012345678 23456789 klmnopqrst" + poster_sm: "abcdefghij x012345678 23456789" + poster_md: "abcdefghij x012345678" + poster_lg: "23456789" +} -- 2.47.2