DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14745>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14745 [RFE] let serializer use request parameters Summary: [RFE] let serializer use request parameters Product: Cocoon 2 Version: Current CVS Platform: All OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: core AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I'd like to use width and/or height request-parameters on SVGSerializer to scale the rendered image. SVGSerializer obeys paramters, but only if given in <map:serializer>. I understand that implementation of this feature needs redesign of some Interfaces (Serializer.java) and core-Routines and therefore I'm not able to create a patch. I currently user a wrapper svg (<svg><use/></svg>) together with an xsl-Stylesheet to add width, height, href and transform-parameters, but this reveals some bug in Batiks resolver (SVG-<font> not found, if defined in external entity). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]