[Tutor] Beginner Game: Rock, Paper, Scissors
Luke Paireepinart
rabidpoobear at gmail.com
Wed Jun 27 02:08:16 CEST 2007
Johnny Jelinek wrote:
> how would I go about rendering an .svg to another file before showing
> it on screen? Could you point me to some resources or examples? Thanks!
You just mentioned that Cairo renders svgs to a file, didn't you?
So can you just use pyCairo?
Google would tell you of other python modules that can render svg files.
I don't have any resources for doing this, I just assumed since you
mentioned Cairo could do it that you knew
how to use Cairo to do it.
-Luke
More information about the Tutor
mailing list