Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 4,619
» Latest member: Jānis
» Forum threads: 7,481
» Forum posts: 40,854
Full Statistics
|
|
|
Upgrading Gimp What do I lose? |
Posted by: zeuspaul - 08-30-2023, 09:51 PM - Forum: Windows
- Replies (3)
|
 |
I am considering upgrading Gimp from 2.10.32 to 2.10.34. I am using Windows 10. I tried installing gmic but I get an error message when I execute Gimp libicuuc72.dll not found. A little research tells me the driver is in Gimp 2.10.34.
I usually use the defaults upon installation.
I am generally satisfied with 2.10.32 but if a new installation has benefits that I can use I want to give it a try. What will I lose? I have a lot of custom templates. Will I have to remake the templates? I also have several keyboard assignments. Will I have to remake the keyboard assignments. I also have several default folders set up. Will I have to reestablish the default folders? There are likely other features I customized... dockable windows?
When making a change like this I usually clone the OS drive so I can revert to the way it was if things don't work the way they are intended. I want to know if there is something I can do to preserve Gimp the way I am using it or will I have to reconfigure everything?
|
|
|
clone |
Posted by: silverbirch2003 - 08-30-2023, 01:22 PM - Forum: General questions
- Replies (17)
|
 |
hi
I set clone then click on a part of the pic I want to take
colour from
thats ok but as I move the brush to put colour on pic
the circle over the orig color moves..... surely for best results that should
remain still getting the exact colour I want ?
thanks for help or comment
|
|
|
Glass overlay |
Posted by: bigmanaw - 08-30-2023, 09:11 AM - Forum: General questions
- Replies (8)
|
 |
Hi, Im trying to get a glass effect over this image so it looks as though its framed. Im not sure if the colour needs changing on the image as well but i want it to look as real as possible. Can anyone help please.
TIA
Andy
Trying to add the image but it says it wont work. If someone is able to help i can email the template/image over. Thanks
|
|
|
Plugins stopped working after upgrading to 2.10.34 in Windows |
Posted by: HueyIroquois - 08-30-2023, 05:42 AM - Forum: Windows
- Replies (8)
|
 |
I wrote some plugins which get executed via the Popen() function. They were working just fine, but after upgrading to version 2.10.34, all they do is generate error messages about not being able to find certain msys dll's. All 3 dll's exist in both the "GIMP 2/bin" and the appropriate msys folder. The plugins still work when I execute them manually from the Windows Command Prompt, so what do I have to do to get them to work again with GIMP?
|
|
|
anyway to automate applying a custom pallet to an image? |
Posted by: gimpuser2000 - 08-29-2023, 04:32 PM - Forum: Extending the GIMP
- Replies (3)
|
 |
I have thousands of images to process. I would like to apply a custom palette to each.
So Alt-I > M > I brings me to the custom palette menu
all that's easy to automate with a mouse macro even
but the rest isn't easily automated. i want to apply the "Grays" default palette to the image
and then i have to scroll down and use the search to find "Grays". it will always be the "Grays" palette.
then click convert
I would like a one button solution.
1. load the image
2. click a button to apply the "Grays" palette < this is the part i want to automate
3. do my edits to the image
4. save it
can this be done with python maybe?
|
|
|
|