
Hello,
Is there a way to change the fill color from a rectangle without reloading the whole document. Normally this is done by using animated svg. In Batik it's possible to do it using the Update Runnable Queue.
An example:
I've a rectangle extension tag taking the normal rectangle tag parameters, but also two clors. Now every second I want to switch between the colors resulting in a blinking effect. Is there a way this can be achieved using Inkscape. Note: I'm not using the Inkscape editor, but I'm direct using the Inkscape programming code. So a possible way is to use a thread changing something on an object every second and throwing an event. The problem is I've no idea what object to change and what event to throw.
Any suggestions, ideas or help is always welcome.
Joris
participants (1)
-
De Winne, Joris