Hello all,
I know from this blog http://silveiraneto.net/2008/11/21/inkscape-and-javafx-working-together/ that there is JavaFX support build in the latest (0.46) build. BUT the problem is, that this support is for pre-1.0 releases of JavaFX. Silveira (the guy from the blog) postet in his todo list, that the 1.0 support will come on Dec. 2nd. But there is still nothing in this direction, right? I posted a comment on his blog, asking for the progres without any reaction. Maybe somebody here can take up this topic. Would be very much appreciated!
Cheers, deradam
(Also posted in the InkscapeForum -> http://www.inkscapeforum.com/viewtopic.php?f=20&t=2091)
Adam,
Silveira and I worked on the changes needed for 1.0. If you are on Win32, the latest Inkscape builds have been exporting JFX1.0 for weeks now.
http://inkscape.modevia.com/win32/?C=M;O=D
What do you need? If you are on Linux, then it will be available on 0.47. If you are a risk-taker and courageous, then
http://inkscape.modevia.com/btool/?C=M;O=D
Neither of these are supported (meaning we'll fix the bugs for you), but they might be fun to play with.
bob (ishmal)
On 1/8/2009 7:50 AM, Adam Giemza wrote:
Hello all,
I know from this blog http://silveiraneto.net/2008/11/21/inkscape-and-javafx-working-together/ that there is JavaFX support build in the latest (0.46) build. BUT the problem is, that this support is for pre-1.0 releases of JavaFX. Silveira (the guy from the blog) postet in his todo list, that the 1.0 support will come on Dec. 2nd. But there is still nothing in this direction, right? I posted a comment on his blog, asking for the progres without any reaction. Maybe somebody here can take up this topic. Would be very much appreciated!
Cheers, deradam
(Also posted in the InkscapeForum -> http://www.inkscapeforum.com/viewtopic.php?f=20&t=2091)
Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
Hey Bob,
thanks for the reply. I have tried some of the late December builds but they were not ported yet. Anyway, I have downloaded the latest win32 build (07-Jan-2009) but this version crashes right after the start. I will try with the next builds but at least I am happy to hear that it has already been ported.
Adam
Bob Jamison schrieb:
Adam,
Silveira and I worked on the changes needed for 1.0. If you are on Win32, the latest Inkscape builds have been exporting JFX1.0 for weeks now.
http://inkscape.modevia.com/win32/?C=M;O=D
What do you need? If you are on Linux, then it will be available on 0.47. If you are a risk-taker and courageous, then
http://inkscape.modevia.com/btool/?C=M;O=D
Neither of these are supported (meaning we'll fix the bugs for you), but they might be fun to play with.
bob (ishmal)
On 1/8/2009 7:50 AM, Adam Giemza wrote:
Hello all,
I know from this blog http://silveiraneto.net/2008/11/21/inkscape-and-javafx-working-together/ that there is JavaFX support build in the latest (0.46) build. BUT the problem is, that this support is for pre-1.0 releases of JavaFX. Silveira (the guy from the blog) postet in his todo list, that the 1.0 support will come on Dec. 2nd. But there is still nothing in this direction, right? I posted a comment on his blog, asking for the progres without any reaction. Maybe somebody here can take up this topic. Would be very much appreciated!
Cheers, deradam
(Also posted in the InkscapeForum -> http://www.inkscapeforum.com/viewtopic.php?f=20&t=2091)
Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
Ok, me again. I tried the build from 30-Dez-2008 and it started successfully. The I just created a circle and exported it. After opening the file in Netbeans with the latest version of the JavaFX SDK I have found just the same old non 1.0 code.
Errors:
import javafx.application.*; //does not exist anymore import javafx.scene.geometry.*; //is now replaced by javafx.scene.shape
private function path2694() : Path { //"private" is no longer supported, can be just removed
CurveTo { // does not exist anymore
and some more.
Could it be that your changes still are not in the builds?
Cheers, Adam
Adam Giemza schrieb:
Hey Bob,
thanks for the reply. I have tried some of the late December builds but they were not ported yet. Anyway, I have downloaded the latest win32 build (07-Jan-2009) but this version crashes right after the start. I will try with the next builds but at least I am happy to hear that it has already been ported.
Adam
Bob Jamison schrieb:
Adam,
Silveira and I worked on the changes needed for 1.0. If you are on Win32, the latest Inkscape builds have been exporting JFX1.0 for weeks now.
http://inkscape.modevia.com/win32/?C=M;O=D
What do you need? If you are on Linux, then it will be available on 0.47. If you are a risk-taker and courageous, then
http://inkscape.modevia.com/btool/?C=M;O=D
Neither of these are supported (meaning we'll fix the bugs for you), but they might be fun to play with.
bob (ishmal)
On 1/8/2009 7:50 AM, Adam Giemza wrote:
Hello all,
I know from this blog http://silveiraneto.net/2008/11/21/inkscape-and-javafx-working-together/ that there is JavaFX support build in the latest (0.46) build. BUT the problem is, that this support is for pre-1.0 releases of JavaFX. Silveira (the guy from the blog) postet in his todo list, that the 1.0 support will come on Dec. 2nd. But there is still nothing in this direction, right? I posted a comment on his blog, asking for the progres without any reaction. Maybe somebody here can take up this topic. Would be very much appreciated!
Cheers, deradam
(Also posted in the InkscapeForum -> http://www.inkscapeforum.com/viewtopic.php?f=20&t=2091)
Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
participants (2)
-
Adam Giemza
-
Bob Jamison