On Thu, Mar 30, 2006 at 03:31:12PM +0200, Ministeyr wrote: > I need to make an external Python administration script, wich > occasionnally uses gimp functionnality (especially to convert to/from > xcf files). Is there a way to use this functionnality without starting > the ui? > I need something like that: > > import gimp_noui as gimp > gimp.startgimp() #start the gimp in background process > pdb.file_load(whatever...) > #do something here... > pdb.file_save(whatever...) > gimp.stopgimp() > Thanks. what os will you be using this on? carol _______________________________________________ Gimp-developer mailing list Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer