batik + swf

Every now and then things fall in place and I wish I had more time to connect them together and build a cool open source project. An example is writing a transcoder that generates swf (flash) output from batik svg input. The project should also provide a Graphics2D subclass SWFGraphics2D that uses the batik infrastructure (gvt) and renders into a swf file similar to SVGGraphics2D. This way any java program can generate swf output as simple as printing. Frameworks like javaswf or jgenerator will help with the low-level details of the swf file format. Why is this necessary ? It's not, but it would be cool. svg is great but hasn't caught on yet and swf is basically in every browser out there. Imagine for example jcharts or jfreechart with swf output etc (there must be tons of examples where printing to swf would be useful).

About this Entry

This page contains a single entry by Uwe Hoffmann published on June 29, 2003 6:44 PM.

calculation of programs was the previous entry in this blog.

flash forward is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Creative Commons License
This blog is licensed under a Creative Commons License.