Open nachiket opened 4 years ago
I would love to do that but I can't see dpi
option in svg2img
https://github.com/fuzhenn/node-svg2img
My apologies -- I looked at the wrong place https://github.com/sdpython/pyquickhelper/blob/master/src/pyquickhelper/imghelper/svg_helper.py. Not sure that helps. I played around a bit with width/height/aspect ratio but didn't get any meaningful output.
Hi is there a way to configure the resolution of the PNG file? It looks like
svg2img
has adpi
option. I was wondering if the PNG export can use 300dpi export quality through a cmdline option?