|
From: Jason M. <moo...@gm...> - 2015-03-04 19:52:28
|
Hi, I have some SVGs with closed Bezier curve paths that I'd like to convert to matplotlib paths. For example, here is some code: https://gist.github.com/moorepants/4cac02e798446bb46de7 The above script runs but the resulting path in matplotlib is less smooth that when opened in inkscape, for example. I've attached screenshots. I'm not sure why there is a difference. Any suggestions to get my matplotlib curves looking as smooth as they do in SVG format? Jason moorepants.info +01 530-601-9791 |