[Gimp-developer] 3D MPO Plug-in



Hey guys,

I have started doing a plug-in based on the enhancement request - https://bugzilla.gnome.org/show_bug.cgi?id=675262

The goal is to split the individual JPEG images in the MPO file and make them as layers in GIMP. There is already a small tool to split the MPO file - http://cstein.kings.cam.ac.uk/~chris/mposplit/mposplit.c

I have implemented the load part of the plug-inĀ  http://pastebin.com/kHsEMZbM using the mposplit.c

But the plug-in is slow while loading the image. Is there a way to speed up the process? The corresponding JPEG images gets imported by gdk-pixbuf.

Thanks in advance.
Sashi.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]