PyUPC-EAN icon indicating copy to clipboard operation
PyUPC-EAN copied to clipboard

encoding to svg

Open aminvandh opened this issue 1 year ago • 1 comments

Hi, How can i convert a code to svg ? create_upce_barcode(upc,outfile="./upce.svg",......, mageoutlib="cairosvg") this generates a png again

aminvandh avatar Sep 07 '23 14:09 aminvandh

I've been trying to get this to work but I could not figure out what is wrong with the code as no mater what I've change it still outputs png or a png inside a svg file so for now this feature doesn't work yet.

KazukiPrzyborowski avatar Oct 17 '23 01:10 KazukiPrzyborowski