I am trying to write a program that allows the user to use the mouse to select an object of a photo by clicking points around the object. My code should create a patch around the object and then copy a the enclosed region. This functionality is exactly how the Scissor Selection tool of GIMP works. I tried to download GIMP source code to see how this feature was implemented by GIMP developers. However, there are so many packages and I could not find the source files that has the code for the Scissor Selection tool (LiveWire algorithm). _______________________________________________ gimp-developer-list mailing list List address: gimp-developer-list@xxxxxxxxx List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list List archives: https://mail.gnome.org/archives/gimp-developer-list