[reportlab-users] Revival of svglib

Robin Becker robin at reportlab.com
Thu Jan 12 10:01:59 EST 2017


>
> Also, the svglib codebase is hosted on GitHub now, so feel invited to star and/or watch the repository! [3]
>
Sorry about confusion doing pull requests; I'm getting to old for this modern 
world & my browser has a better memory than me :(

Anyhow I did a patch against the github svglib now that improves the elliptical 
arc handling which allows removal of the svg.path dependency.

I was a bit surprised to see lxml being used in place of the minidom as that 
adds another dependency, but luckily it can be used even on windows so I was 
able to run on my normal development machine.
-- 
Robin Becker


More information about the reportlab-users mailing list