Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

How to execute scripts?

  • Launch GIMP
  • Go to Filters->Python-Fu->Console
  • Write in console execfile("YOUR_PATH/script.py") and press enter

step_1

step_2