how to set height and width if writing to file like object? #91
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Here's my code:
I had this issue aswell, its not totally clear in the documentation but you can pass the options to .write() instead:
Code128(value, writer=writer).write(file_like_object, options={'<option>': <value>})Use the options this way ,
inconsistencies in the API between various barcodes or writers
Automatically merge this PR once CI passes.
Further design discussions and PRs are welcome.
things that need to be documented better
waiting for a reply from the reporter
No due date set.
No dependencies set.