On 2010-12-24, Mike Solomon wrote:
> 
> What I am currently working on is a lexer that reads several related
> SVG files and relates paths with the same ID and generates code to
> effectuate animated transitions between different instances of the
> same object.  This can be used for Keynote-like presentations with
> music, clicking through various incarnations of a score that blend
> seamlessly into each other.  Obviously, this becomes orders of
> magnitude harder once audio linkage is involved for the reasons
> described above.

Interesting!  This reminds me of an SVG+SMIL test that I came across
the other day:

http://dev.w3.org/SVG/profiles/1.1F2/test/svg/animate-elem-44-t.svg

The four digits in the test use the same SVG path "commands", but the
coordinates change for each step of the animation.

Regards,
Patrick

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to