I have hundreds of objects that I use when I create a map in GIMP, I am wondering if there is an easy way to access them and add them while creating the map. Sort of a clipart library function in GIMP. Or do I have to just drag and drop all the time, etc. Any help is appreciated. Thanks.
Could always turn the
Could always turn the clip-art to brushs and then select the brush desired for your map. :)
Script
I modified an old script I had that converted a folder of image files into patterns (which is useless now as patterns can be png, jpg, etc).
Here is the script: http://ffaat.pointclark.net/incoming/scripts/batch-convert-to-brush.scm
It will convert a folder of images (of a certain type) to brushes and save them in into a folder (your personal brushes folder by default).
-Rob A>