
On Jan 10, 2009, at 8:16 AM, Sergey Esenov wrote:
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 :)
...
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.
Thanks. I'll see if I can take a look. Since I'm mainly on a mac, that might work out well. Not being on windows was most of why I couldn't help with the XAML output, since being able to run a viewer to test things is important.