Hi, For my project I need a component (graphicSVG) to embed SVG images to a page and with the possibility to raster images to common formats (PNG,JPG, etc) if the browser is not able to render SVG. The component renderer will use the tag 'embed' to include the SVG file and, if the attribute 'rasterize' is set to true it will use the Batik SVG Toolkit from Apache to raster the image. If someone is interested in the component or want to do some feedback, please do so. Once finished, if there is interest in it I will put this component in the sandbox or, if myfaces commiters consider it, it will go to the myfaces components...
Best regards, Bruno
