Thanks for making Libre Barcode. I'm happy it exists, because it will simplify barcode generation. Thanks for that!
I'm looking into adopting this font for ISBN barcodes. The human-readable form of barcodes is separated by dashes, like 978-3-16-148410-0. The placement of dashes depends on the code itself.
From my trials it seems that Libre Barcode doesn't ignore the dashes in a code and explicitly requires the code to be without dashes.
For my automation this requires an additional processing step to remove the dashes before rendering the barcode using Libre Barcode. Certainly something that can be overcome, but it would have been easier if Libre Barcode would accept a code with dashes.
Thanks for making Libre Barcode. I'm happy it exists, because it will simplify barcode generation. Thanks for that!
I'm looking into adopting this font for ISBN barcodes. The human-readable form of barcodes is separated by dashes, like
978-3-16-148410-0. The placement of dashes depends on the code itself.From my trials it seems that Libre Barcode doesn't ignore the dashes in a code and explicitly requires the code to be without dashes.
For my automation this requires an additional processing step to remove the dashes before rendering the barcode using Libre Barcode. Certainly something that can be overcome, but it would have been easier if Libre Barcode would accept a code with dashes.