Mike Driscoll

Results 23 comments of Mike Driscoll

I am using 0.8.1 with ReportLab 3.4 on Python 2.7 on Xubuntu 16.04. I will try using the flag and see if it works on my machine. By the way,...

@replabrobin Yeah, maybe I should have scaled it first? Or would that have worked?

I tried the flag of Cuba SVG and it works, even though it is too large and so the right side gets clipped. I also tried using a Python logo...

Well that doesn't make sense. I just downloaded it from there on my Windows machine and it worked there. Make sure you are downloading the RAW version though.

Github won't let me attach an SVG, so here it is as a zip file: [snakehead.svg.zip](https://github.com/deeplook/svglib/files/1903290/snakehead.svg.zip)

That's cool. I changed my code to just set the margins in the constructor: ```# svg_demo3.py from reportlab.platypus import SimpleDocTemplate from svglib.svglib import svg2rlg def svg_demo(image_path, output_path): drawing = svg2rlg(image_path)...

Note that it doesn't fix the oddball python_logo.svg one, but that should probably be a separate issue.

@claudep Feel free to use any of my examples in your documentation as well if any of them are useful for that sort of thing @replabrobin Thanks for looking into...

I have an email address that is mention the introduction: [email protected] You can open code issues in the code repo too