This program creates a barcode from each line entered in textfield, using the list to navigate through the barcodes.
The text is filtered to remove characters not in the base set of 43 from the 3of9 barcode specification. These characters are as below:
0123456789 ABCDEFGHIJKLMNOPQRSTUVWXYZ-.$/+%
There is no need to include the start and stop '*' character.
This project is licensed under the MIT License - see the LICENSE file for details.
This project uses the Libre3of9 font, licensed under the SIL Open Font License 1.1.