Hi all,

I am very interested as well in getting JavaFX 1.0 support ready for Inkscape.   
I 've spent last holiday time to play with previous version and made some developments
for javafx-out.cpp, javafx-out.h.   I had no previous experience with inkscape, but I pretend to support
the following features...

   -    JavaFX 1.0 syntax
   -    gradients  with some limitations (bugs) in radial gradient support 
   -    gaussian blur
   -    images
   -    texts

I tested everything under openSUSE 11.1 (x86).  Of course, I am using netbeans 6.5 with Mac version of
JavaFX 1.0 :)

I've checked my updates against some known examples I found on the web.  The most useful for me were ...
 
http://chrisdesign.wordpress.com/2008/02/14/simple-metal-orb-using-gradients/
http://howto.nicubunu.ro/shiny_web_buttons_inkscape/
http://openclipart.org/media/files/axcesar/3660
 
If somebody is interested, copy updated version found in attachment into ../src/extension/internal and
just rebuild inkscape.

Hope somebody may look at the code and do further improvements.

Cheers,
Sergey