[swfmill] Problem with haXe SWF9 library
Ralf Fuest
ralf-fuest at gmx.de
Wed Jul 11 08:39:15 EDT 2007
Hello Mark,
yes, this makes sense now.
I'm not sure how easy it is to fix this, because the bounding box is
calculated while the shape edges are written, but the bounding box is
already necessary at this time to shift the shapes to the origin.
I have to finish some other projects, but I'll try to fix this soon.
Ralf
> Hi Ralf,
>
> > I didn't really understand what you wrote about the bounding boxes. The
> > SVG import calculates the bounding boxes to fit the paths (at least I
> > hope it does correctly).
>
> it seems like the size of the bounding box is calculated correctly,
> however, the reference point isn't. Sub-groups have their origin at
> 0,0 on the screen, but the actual graphics wherever they were in the
> SVG. Ideally, they would have the reference point at the top-left
> corner of the visible graphics and their containing symbol placed at
> the correct position.
>
> I hope this makes sense.
>
> Mark
More information about the swfmill
mailing list