Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Added 3of9 Barcode feature #3

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

mrrbeal
Copy link

@mrrbeal mrrbeal commented Apr 15, 2021

set_barcode(self, x_pos, y_pos, data, additional_info, size='000'):

Works the same as set_qr_code but added in additional_info which allows the user to display the barcode data underneath.

an attempt to add functionality to generate a 3of9 Barcode with a 3:1 ratio.
yet to be tested or refined.
set_barcode is now tested and confirmed as working.

x_pos and y_pos both take a 4 digit number 0000,0000
so if you want the x_pos to be 10mm = 0010
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant