On Wed, 3 Sep 2008 13:19:54 +0300 "Alexia Death" <alexiadeath@xxxxxxxxx> wrote: > As to your filename issue, a quick search in ico plugins load code revealed > following sniplet: > > image = gimp_image_new (max_width, max_height, GIMP_RGB); > gimp_image_set_filename (image, filename); That's it exactly! Thanks Alexia! > As to your code, it should follow the same style as other file load plug-ins > in http://svn.gnome.org/viewvc/gimp/trunk/plug-ins/ I think. Oh, I have not looked at subversion repositry yet. hummm.... It seems that g_message is replaced by g_set_error. I need to study error handling. -- tks <tksmashiw@xxxxxxxxx> _______________________________________________ Gimp-developer mailing list Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer