DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=35773>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=35773 Summary: Normalized path support is not implemented Product: Batik Version: 1.5 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P3 Component: SVG DOM AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Interface SVGAnimatedPathData is not fully implemented, according to the SVG 1.1 recomendation. The following methods that return lists are not implemented and throw a Runtime Exeption, in class: org.apache.batik.dom.svg.SVGOMAnimatedPathData: public SVGPathSegList getAnimatedNormalizedPathSegList() public SVGPathSegList getAnimatedPathSegList() public SVGPathSegList getNormalizedPathSegList() -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
