[462] in The GTK GIMP ToolKit mailing list archive

home help back first fref pref prev next nref lref last post

[gtk-list] Re: PLUG-INS access outside gimp?

daemon@ATHENA.MIT.EDU (owt1@cornell.edu)
Wed Jul 16 15:57:58 1997

From: owt1@cornell.edu
Date: Wed, 16 Jul 1997 15:53:55 -0400 (EDT)
cc: GTK User-List <gtk-list@redhat.com>
In-Reply-To: <Pine.HPP.3.96.970716151231.21326A-100000@mlucom.urz.Uni-Halle.DE>
To: gtk-list@redhat.com
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com



On Wed, 16 Jul 1997, Andreas Tille wrote:

> Hello,
> 
> I want to do some manipulations with TIFF images using gtk.  Is there
> any way to use the tiff.c plug-in to load/save TIFF files into/from
> the internal bitmap representation of gimp.  

Not to discourage you, but it seems pretty complicated to take
over the role of the GIMP in communicating with plug-ins, largely
because of the need to handle tiles. If you just need to
deal with tiff's, I might suggest looking at libtiff as a simpler
way of doing this. On the other hand, if you want greater 
flexibility, you could consider making your program a GIMP plug-in
itself - then you could make PDB calls to handle loading and saving.

Regards,
                                     Owen

--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null


home help back first fref pref prev next nref lref last post