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

c++ gimp plug-in

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.

3 of 3 messages available
Toggle history

Please log in to manage your subscriptions.

c++ gimp plug-in Tim Chen 06 Aug 02:58
  c++ gimp plug-in Sven Neumann 06 Aug 23:24
  c++ gimp plug-in Alexandre Prokoudine 07 Aug 08:01
Tim Chen
2010-08-06 02:58:03 UTC (almost 14 years ago)

c++ gimp plug-in

Hi,

I am developing a GIMP plug-in with C for quite some time and I just realized that there is a useful C++ library that could save me a lot of trouble.

Is it possible to write GIMP plug-in in C++? If it is possible, is there any sample code or template available in GIMP plug-in repository and is there anything particular I should be aware of when mixing c/c++ together for developing GIMP plug-in?

Best, Tim

Sven Neumann
2010-08-06 23:24:21 UTC (over 13 years ago)

c++ gimp plug-in

On Fri, 2010-08-06 at 08:58 +0800, Tim Chen wrote:

I am developing a GIMP plug-in with C for quite some time and I just realized that there is a useful C++ library that could save me a lot of trouble.

Is it possible to write GIMP plug-in in C++?

Well, C can be used easily from C++, so there is nothing to prevent you from using C++ to write a GIMP plug-in.

Sven

Alexandre Prokoudine
2010-08-07 08:01:16 UTC (over 13 years ago)

c++ gimp plug-in

On 8/6/10, Tim Chen wrote:

Is it possible to write GIMP plug-in in C++?

Yes. there are several 3rd party plug-ins for GIMP written in C++: GREYCstoration, G'MIC, Resynthesizer.

Alexandre Prokoudine http://libregraphicsworld.org