Hi,
I am porting a vectorization library (potrace) from C to java (potrace4j,
working title) . the C code is GPL.
- Can I release the java version under an Apache Licence? A small part of
the java code is quite different, because of language feature differences
(IO/exceptions/memory mgmt/build in data structures ..), but the core
graphical algorithms are simply copied (including comments) from the c code.
- Also, I think It would be a nice extension to Batik SVG library. Can I
(legally) donate the potrace4j code to Apache batik project?
Bram
|