https://issues.apache.org/bugzilla/show_bug.cgi?id=44590

           Summary: Squiggle says attribute diffuseConstant isn't
                    animateable
           Product: Batik
           Version: 1.7
          Platform: Macintosh
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Utilities
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Although according to the latest SVG 1.1 specification says that the
diffuseConstant attribute of feDiffuseLighting is animateable
(http://www.w3.org/TR/SVG/filters.html#feDiffuseLighting), Squiggle 1.7 gives
me the following error:

SVG Error:

http://pul7.kyla.fi/~aeirola/pacman_bug.svg:83
The attribute "diffuseConstant" of the element <feDiffuseLighting> is not
animatable

org.apache.batik.bridge.BridgeException:
http://pul7.kyla.fi/~aeirola/pacman_bug.svg:83
The attribute "diffuseConstant" of the element <feDiffuseLighting> is not
animatable
        at
org.apache.batik.bridge.SVGAnimationElementBridge.initializeAnimation(SVGAnimationElementBridge.java:213)
        at
org.apache.batik.bridge.SVGAnimationEngine.start(SVGAnimationEngine.java:434)
        at
org.apache.batik.bridge.BaseScriptingEnvironment.dispatchSVGLoadEvent(BaseScriptingEnvironment.java:549)
        at
org.apache.batik.bridge.UpdateManager.dispatchSVGLoadEvent(UpdateManager.java:239)
        at
org.apache.batik.bridge.UpdateManager.dispatchSVGLoadEvent(UpdateManager.java:220)
        at
org.apache.batik.swing.svg.SVGLoadEventDispatcher.run(SVGLoadEventDispatcher.java:100)
 


when trying to open the file: http://pul7.kyla.fi/~aeirola/pacman_bug.svg. The
file works flawlessly on Opera 9.26.

I am running Squiggle on OS X 10.5.2 Leopard, with Java 1.5.0.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to