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.
_______________________________________________
gimp-developer-list mailing list
gimp-developer-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-developer-list

Reply via email to