Well, I have also found this Python SVG library: https://jugad2.blogspot.com/2014/03/svgfig-pure-python-svg-library.html
On Sunday, 30 April 2017 14:06:26 UTC+2, Jan Kleks wrote:Shlomif is wondering how to implement SVG support using Python in PySolFC: https://github.com/shlomif/PySolFC/issues/3 Any ideas? I've read that it's possible to extend Python functionality using, for instance, C (https://docs.python.org/2/extending/extending.html), maybe this would be a solution? There also might be some performance benefits when using a lower level language, which I guess might be good for displaying and scaling SVG graphics.
--
You received this message because you are subscribed to the Google Groups "FOSS Card Games" group.
To unsubscribe from this group and stop receiving emails from it, send an email to foss-card-games+unsubscribe@googlegroups.com.
To post to this group, send email to foss-card-games@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/foss-card-games/ae2c5622-40db-4fd4-a418-1a66ca1c504e%40googlegroups.com.
Shlomif is wondering how to implement SVG support using Python in PySolFC: https://github.com/shlomif/PySolFC/issues/3 Any ideas?
I've read that it's possible to extend Python functionality using, for instance, C (https://docs.python.org/2/extending/extending.html), maybe this would be a solution? There also might be some performance benefits when using a lower level language, which I guess might be good for displaying and scaling SVG graphics.
--
You received this message because you are subscribed to the Google Groups "FOSS Card Games" group.
To unsubscribe from this group and stop receiving emails from it, send an email to foss-card-games+unsubscribe@googlegroups.com.
To post to this group, send email to foss-card-games@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/foss-card-games/b3084742-01a8-4cad-b5b1-fce06c4c2252%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Perhaps we can take a look at how https://www.kde.org/applications/games/kpatience/ is doing that for some ideas.
--
You received this message because you are subscribed to the Google Groups "FOSS Card Games" group.
To unsubscribe from this group and stop receiving emails from it, send an email to foss-card-games+unsubscribe@googlegroups.com.
To post to this group, send email to foss-card-games@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/foss-card-games/3ac35ad8-d532-4575-8f69-c9250219b5e8%40googlegroups.com.