rich2005 wrote:
Gingle wrote:
looks too difficult, I don't understand this jargon im looking at here, and i'd rather not bother. i gotta get in contact with the top gimp maintainers at first light when i wake and tell them that gimp needs some work on tool presets to make it functional, it's static and unchangeable ,and thats a big nono in any art program,it will slowdown my workflow, gimp tool presets is a big mess
Do not expect much sympathy on that front

Your
user tool presets (and from memory a few default files) are held in your gimp profile in the folder...wait for it.. tool-presets
~/.gimp-2.8/tool-presets You can delete anything in there.
There is a similar folder in the gimp system files in this case
/usr/share/gimp/2.0/tool-presetsGrayed out as a user, for deletion. You need to be
root to delete them, but just in case, I recommend renaming the folder and creating a new empty one to take its place. Still need to be root to do that. Look at starting up your linux file browser as root.
example
[
Image ]
Edit:
If you are comfortable with using a terminal use these commands
rename the folder
sudo mv /usr/share/gimp/2.0/tool-presets /usr/share/gimp/2.0/tool-presets-bak
make a new folder
sudo mkdir /usr/share/gimp/2.0/tool-presets
Edit:A better way and works for both Gimp 2.8.x and even if you got the Gimp 2.9.5 appimage working. Less chance of you screwing something up.
This is my 2.9.5 appimage as an example but the same for Gimp 2.8
[
Image ]
Go to Edit -> Preferences -> Folders -> Tool Presets
Delete the entry
/share/gimp/2.0/tool-presets.
Restart Gimp to take effect.
This does not delete any files on your installation, just the link to them. Easy to replace if required at a later date.
maaaate , it was great waking up to read this, all i had to do was delete the folder in preferences like youve shown above , and now the heaps of the original are all gone, and i can add my own special settings for the same brush and not have to do it manually ,thisll speed up me workflow tremendously .
one more thing, i'm unsure if i should write a new forum post or not , but i guess ill ask while i'm here so i wont clutter up the forums
your screenshots get me wonderin about how you manage to use the kde enviroment for using gimp.
How on earth are you doing that

? i dont get thumbnail previews for xcf files under kde , so i must use gnome based linuxes with the package "gnome-xcf-thumbnailer" so that i get thumbnails because i draw a whole lot everyday , and ive been using gimp more and more latley , so for me having thumbnail previews for gimp files is mandatory .