12-30-2024, 05:56 PM
I am trying to do 3 simple things, but I cannot figure out how to accomplish this. So, here goes.
1) I want to take a .TGA file, rotate the image 90 degrees, then save it as a .TGA file under a new filename. As far as I know, that is the only format read by the game I am fiddling with.
2) I want to take a .TGA file, change the color(s) of the image, then save it as a .TGA file under a new filename.
3) I want to take a .TGA file and simply add a border to the image, which is square.
Please let me know in simple terms how to accomplish these tasks. I am new to Gimp and have never been good with image manipulation. Scripting/Programming, yes. But I', not what you would say the artistic type.
Thanx to any and all help.
1) I want to take a .TGA file, rotate the image 90 degrees, then save it as a .TGA file under a new filename. As far as I know, that is the only format read by the game I am fiddling with.
2) I want to take a .TGA file, change the color(s) of the image, then save it as a .TGA file under a new filename.
3) I want to take a .TGA file and simply add a border to the image, which is square.
Please let me know in simple terms how to accomplish these tasks. I am new to Gimp and have never been good with image manipulation. Scripting/Programming, yes. But I', not what you would say the artistic type.
Thanx to any and all help.