You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 15, 2022. It is now read-only.
Hi Claus, this lib is really powerfull stuff ! thanks for putting this online !
but - I can`t seem to get some swf file converted, they all have defineShape3 and defineFont3 in them. These were swf file created with illustrator.
If I flatten them in flash, they will export to svg just fine.
Is there any quick workaround I could do to have these shape/group of shape exported ?
I found that if I use this statement, - if ( !defineShape || !defineShape.shapes ) continue;
the shape will be exported but no matrix will be accounted for.
Hi Claus, this lib is really powerfull stuff ! thanks for putting this online !
but - I can`t seem to get some swf file converted, they all have defineShape3 and defineFont3 in them. These were swf file created with illustrator.
If I flatten them in flash, they will export to svg just fine.
Is there any quick workaround I could do to have these shape/group of shape exported ?
I found that if I use this statement, - if ( !defineShape || !defineShape.shapes ) continue;
the shape will be exported but no matrix will be accounted for.
text does not seem to render at all.
here are two example files.
file with defineShape3 - http://atomikspace.com/transfer/A.swf
file flatten to use defineShape4 - http://atomikspace.com/transfer/b.swf
any help will be Insanely appreciated !
The text was updated successfully, but these errors were encountered: