hi Levon, > is importing of vector images supported in some way? svg for example?
there is experimental, unofficial SVG import if you are very daring. just import like any other source (i.e. <clip id="..." import="... .svg" />). inkscape SVG works best, sometimes it's necessary to "path" --> "convert object to path". i just found a bug with it the other day, btw: i tried to import multiple SVG images into the same library, and ended up with multiple instances of the first SVG imported. as a workaround i produced single SWFs out of each SVG and imported those, which is suboptimal because i have to retransform in case of changes to the source SVGs. (@Dan: i'll show you later.) > is there some project roadmap/todo/timeline were one could see what is > and not yet implemented and what is to expect? no, except maybe for some ideas in Dan's head. users don't seem to voice feature requests, with one or two rare exceptions. i think most just use it to build a library to use with mtasc, and do everything else by script. mark On 3/23/06, Levon Ghazaryan <[EMAIL PROTECTED]> wrote: > Hello swfmill list members and developer, > > I'm new to this list and first of all whant to congratulate > the autors and maintainers of this project with the great > tool they'r going to implement to. > > Some time ago, looking for an alternativ to the flash ide I > came across the swftools project, probably known to you > and was very impressed with the approach swftools uses. > > the rogh diference - swftools uses no xml, and the last project > news were sometime at 2004 i guess. > > what I'm missing in swfmill, (or maybe just in the swfml documentation) > is the support of the vector data. > > is importing of vector images supported in some way? svg for example? > is there some project roadmap/todo/timeline were one could see what is > and not yet implemented and what is to expect? > > best wishes, > ~levon > > -- > If you want to get the plain truth, > Be not concerned with right and wrong. > The conflict between right and wrong > Is the sickness of the mind. > > Zen poet Seng-Ts > > > _______________________________________________ > swfmill mailing list > [email protected] > http://osflash.org/mailman/listinfo/swfmill_osflash.org > -- http://snafoo.org/ _______________________________________________ swfmill mailing list [email protected] http://osflash.org/mailman/listinfo/swfmill_osflash.org
