RSS/Atom feed Twitter
Site is read-only, email is disabled

JavaFX support in the GIMP?

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

2 of 2 messages available
Toggle history

Please log in to manage your subscriptions.

JavaFX support in the GIMP? Joshua Marinacci 01 Jul 23:52
  JavaFX support in the GIMP? Alexandre Prokoudine 02 Jul 16:26
Joshua Marinacci
2009-07-01 23:52:19 UTC (over 15 years ago)

JavaFX support in the GIMP?

Hi GIMP developers. I'd like to see if there is anyone interested in working on a JavaFX plugin for the GIMP.

Please let me introduce myself. I'm Josh Marinacci from the JavaFX engineering team at Sun. JavaFX is our new platform for graphic & media intensive applications that runs on Mac, Windows, and Linux (as well as phones and TVs in the future). Recently there have been threads on a few mailing lists asking for JavaFX support in the Gimp so I thought I'd see if there was anyone in the GIMP developer community interested in creating such a plugin. Let me explain what this means.

Today we have something called the JavaFX Production Suite, which is a set of plugins for Photoshop and Illustrator. They let you export graphics from those tools and then integrate them in an app you are building, adding animation and event handlers directly to the graphics. I put together a short screencast to show you how it works in Photoshop:

http://blip.tv/file/2288262

We simply don't have the developer resources to create plugins for tools other than Photoshop and Illustrator, but we also don't want to leave open source and Linux designers out of the loop. We'd love to help some on the GIMP community build such a plugin. We can provide technical support and specs, and answer questions. I think it would be pretty easy for an experienced GIMP developer to build such an export plugin. The underlying .FXZ format is basically a zip file containing images and some text metadata similar to XML. It should be pretty easy to generate.

Please let me know if there's any interest. Thanks!

Josh

Alexandre Prokoudine
2009-07-02 16:26:04 UTC (over 15 years ago)

JavaFX support in the GIMP?

On Thu, Jul 2, 2009 at 1:52 AM, Joshua Marinacci wrote:

We simply don't have the developer resources to create plugins for tools other than Photoshop and Illustrator, but we also don't want to leave open source and Linux designers out of the loop.

We aren't exactly out of the loop :) Upcoming Inkscape 0.47 is shipping with JavaFX export ;-)

Thanks for suggesting your help. I'm pretty sure that as soon as somebody starts working on this, your help will be much appreciated :)

Alexandre