| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Needs rebase |
Sorry, something went wrong.
|
Rebased on latest main |
Sorry, something went wrong.
Do you have an example that reproduces this problem? I tried python-barcode create "123456789000" outfile -b ean --text "hello there", and the height is correct, the text fit fully. Also tried generating a PNG (with pillow installed) with python-barcode create "123456789000" outfile -b ean --text "hello there" --type png. Text also fits fine. |
Sorry, something went wrong.
|
I'll try to get something in the next days. Honestly I don't have the build system ready anymore since it was a small project of mine done 2 years ago, but I'll try to reproduce it with a simple example and write it here |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
I spotted two problems while writing a program:
I fixed the two issues in this PR