我想用python读取svg文件,并把它用作pygame和tkinter。目前我知道xml.etree.ElementTree可以读取,但是我不知道如何将它变为png一类的格式。或者说它也可以使用PIL模块读取吗?求解决办法。