https://issues.apache.org/bugzilla/show_bug.cgi?id=33348
--- Comment #6 from Helder Magalhães <[email protected]> 2009-07-07 01:43:37 PST --- (In reply to comment #4) > I have a working copy of a SVG => PowerPoint transcoder, using POI HSLF > classes > in scratchpad (last Beta version) Sounds cool. :-) > I have no problem to give this code to Apache, as it can be useful to others, > [...] I really don't know how to integrate it in Batik (it uses a part of > POI). Well, as far as I know (at least) the following should be required: 1. POI HSLF classes should be using a license which is compatible with Batik's (Apache License 2.0 [1]). Without that I imagine it will be pretty hard... 2. You'll need to post your code for review (probably by attaching a patch into this bug); 3. If a Batik committer finds it interesting, you'll need to sign the agreement with Apache on contributing source code (but that can be left for afterward). Hope this helps, Helder [1] http://xmlgraphics.apache.org/batik/license.html -- 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]
