barcodelib
barcodelib copied to clipboard
Center label relative to barcode
Bug: The label text is rendered relative to the middle of the image instead of the middle of the actual barcode.
This PR requires #196
Current behaviour
Label text not in the middle of the barcode.
After changes
Label text in the middle of the barcode.