Review Request: GSoC: Add support of Anim:Formula tag in Stage
Paul Mendez
paulestebanms at gmail.com
Sat May 26 20:03:58 BST 2012
> On May 26, 2012, 5:44 a.m., Thorsten Zachmann wrote:
> > stage/part/animations/strategy/KPrSmilValues.cpp, lines 80-86
> > <http://git.reviewboard.kde.org/r/105030/diff/1/?file=65363#file65363line80>
> >
> > When loading a formula the smil:values is not used so I guess it should not be loaded here.
smil:values defines where formula starts and ends like in:
<anim:animate smil:begin="0s" smil:dur="664ms" smil:targetElement="shape-11" smil:attributeName="y" smil:values="0.5;1" anim:formula="y-sin(pi*$)/3" smil:keyTimes="0;1"/>
or I'am missing something?
- Paul
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/105030/#review14168
-----------------------------------------------------------
On May 26, 2012, 7:03 p.m., Paul Mendez wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/105030/
> -----------------------------------------------------------
>
> (Updated May 26, 2012, 7:03 p.m.)
>
>
> Review request for Calligra.
>
>
> Description
> -------
>
> Add support for Anim:Formula tag in Stage. (That key is part of ODF animations specification).
>
> Note: animations tested don't run as smooth as in LibreOffice because KeySplines tag is not implemented.
>
>
> Diffs
> -----
>
> stage/part/CMakeLists.txt 3c7916ef7496af21e65d9a5441d5cb924829c347
> stage/part/animations/KPrAnimate.cpp dddd1fa401d596e7e23688f950428cd0ea76b639
> stage/part/animations/strategy/KPrFormulaParser.h PRE-CREATION
> stage/part/animations/strategy/KPrFormulaParser.cpp PRE-CREATION
> stage/part/animations/strategy/KPrSmilValues.h 163d78b830a151ce150192000890a395f9e273dd
> stage/part/animations/strategy/KPrSmilValues.cpp 3faafc4eb1c8783224f9f32c38106407cc219096
> stage/part/animations/strategy/KPrValueParser.h 8f3c6ebcdf7ae9f5d938d97d518f21977b572940
>
> Diff: http://git.reviewboard.kde.org/r/105030/diff/
>
>
> Testing
> -------
>
> Test some animations of documents created in Libre Office (One test document is also uploaded)
>
>
> Thanks,
>
> Paul Mendez
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20120526/2124c43d/attachment.htm>
More information about the calligra-devel
mailing list