python-barcode icon indicating copy to clipboard operation
python-barcode copied to clipboard

How to use with Pillow image

Open dmolley opened this issue 3 years ago • 0 comments

The documentation mentions generating an image if Pillow is installed. How do we use the API with pillow to generate a Pillow image displayable in (for example) a Kivy Image Widget? I can see .write() and .render() functions. Documentation and/or a test example would be helpful.

dmolley avatar Sep 23 '22 17:09 dmolley