timknip / pyswf

A Python library to read and write SWF files
https://github.com/timknip/pyswf/wiki
MIT License
157 stars 65 forks source link

Can't convert swf to svg correctly #22

Open VoVAllen opened 9 years ago

VoVAllen commented 9 years ago

Here is the original swf and the export. https://drive.google.com/folderview?id=0B0brzrCDbdH3fjlHVmg1SWxSSzRMelIxQTI5QVFMZk1WdFRDWTVHNTB4b3BtS3hlOTIyUHc&usp=sharing

with Python 2.6.6 lxml 2.3 Pillow 2.7.0 and the SVG export example code