I have done some a little searching and would like to try the following approach. look at http://ww2.cs.fsu.edu/~steele/XHTML/appletObject.html this example for the first step. Lets see if we can create an and have an applet process it in IE. The parameter is simply an external SVG file. A test case is posted http://www.lrcwe-data.com/tmp/ie_plugin.html here . In this example IE renders a different SVG file than all other browsers. What if an applet were created that references the functions in Batik that renders the svg file in the manner given in the first example?
I did a quick check of harmony and I suggest we do not go down that route for now. I had difficulty compiling it and it broke all my existing Java sites. For wide deployment I think we need to stick with the existing JRE on windows. Comments? Bruce Jeremias Maerki-2 wrote: > > On 17.03.2008 21:18:26 brindahl wrote: > <snip/> >> This sounds promising but my knowledge in Java in almost non-existent. > > The Java side is probably the smaller problem. I'm sure Cameron and I > can support you there. > > > Jeremias Maerki > > -- View this message in context: http://www.nabble.com/IE8-doesn%27t-do-SVG%2C-now-is-good-timing-for-Batik-to-fix-that-in-a-more-general-way-tp15876210p16316212.html Sent from the Batik - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
