[swfmill] Group transform attribute
Paul Colomiets
pc at gafol.net
Fri Feb 29 10:29:14 PST 2008
Gerrit . wrote:
> [...]
>
> I am currently concentrating on Batik programming, but if you would like to try and implement such a function, I'll be glad to help.
Yes, I'd like. Patch attached. It combines two transforms into one by
multiplicating matrices with C function, just as you suggested.
swft:transform2, gives two transform specification and produces tag just
like swft:tranform. Patch includes test case, which looks same with both
versions (trunk and patched), but "wrap-element" test (in scriptout text
field) shows difference.
The problems I've found:
1. svg:use which links to svg:use is not even present in the clip (both
in trunk and my version). I don't know how to handle it recursively
2. I want inkscape's transformation center to be origin of movie clip
(possibly optionally), but the problem is that it's bound to center of
object, but I have no great ideas how to find that point (traversing of
whole tree of contained objects probably not good option)
Any comments and pointers are welcome.
--
Paul.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: swfmill_position.diff
Url: http://osflash.org/pipermail/swfmill_osflash.org/attachments/20080229/5b6976c5/attachment.pl
More information about the swfmill
mailing list