Gimp 2.10.24 Export window too large. The save button is not visible. It cannot be reduced further. The monitor is 1366x768. https://youtu.be/GugrXPzbBQo
So I'm relatively new to Gimp, and I was working on something when suddenly the brush started painting with the background color instead of the foreground color. It's like this no matter what colors are selected for foreground and background, it always paints in whatever is set as the background color now. I tried updating Gimp (to 2.10.24 revision 3) and resetting preferences and neither of them fixed the problem. Did I accidentally press the wrong thing by accident or something? How do I get it back to normal?
Hi, I see the following message when I try to find my toolbox: "The chosen recent dock contains a toolbox. Please close the currently open toolbox and try again." This occurs even with a brand new file and image. The toolbox is nowhere to be seen... help!
The algorithm is a simple geometric construction of control points. Certainly there are much more sophisticated algorithms but this is simple and probably sufficient to most purposes. I made a faithful implementation of it. (I manipulated the formulas a little which gave different insight to their meaning. But I refrain from explaining it here.)
scroll to the bottom, and click the right download button ("Simple smooth"). You get a zip file. Unzip it and place the one file it contains (simple_smooth_path.py) in your user's plug-ins folder. Then (re)start Gimp. To use the plugin: in the Paths tab, right-click a path and follow the links Tools > Modify path > Simple smooth.
A picture tells all:
This was done with default values. Note that the smoothed path passes through all anchors of the original path. In fact, all anchors are preserved (with one exception, see below) and no new anchors are created; only new handles are made. So the plugin works differently from my recent corners-rounding plugin. To compare the two plugins, look at this:
Rich recalled some old smoothing plugin. By my experiments the effect differs slightly from that of my simple plugin. I guess it uses some more sophisticated algorithm. This new simple plugin uses a simple local geometric construction, and it, for instance, makes no effort to minimize the deviation of the smoothed path from the original one.
Some words about the new plugin:
The GUI asks for 'strength'. Default is 1. Smaller values give tighter bends. There is also an option on how to use the selection: with it you can restrict the effect to a smaller part of the path.
The only option that needs explaining is that the plugin asks "Remove superfluous anchors from straight edges?" Default is "Yes". An example: Suppose you make a rectangular selection, rotate it, and apply "Selection to path". You get something like on the left, with lots of anchors:
If you apply here the plugin without removing the superfluous anchors you get what you probably were not after. Namely, all anchors are preserved and the result is not good. But if you keep the default value "Yes" you get what is seen on the right. That is what probably was wanted. Only 4 anchors are kept.
By the way, I had some problems with this option. I fear it may cause trouble in some cases. If so, please tell me and I shall see what I can do.
This happens to me all the time. I use fuzzy select to lighten part of the background in this booking photo. But if you look, it also goes onto the guy's jacket, which I don't want.
I don't have the time to go through and manually select the area so the jacket is left out. Is there a way I can quickly unselect the area on the jacket?
Sorry if this is such a noob question and thanks in advance for any help.
What is the reason for the difference in results between stroke selection and stroke path? Stroke selection is not perfectly round and not smooth and is twice as large as the stroke path operation performed on the same sized oval design.
Is there any way to get a smooth and true to shape result using stroke selection, or is that not the purpose of stroke selection?
I'm using GIMP 2.8 and am contemplating whether I should upgrade to 2.10 (or not??).... but I'm on an older MBP that's a 2014 running OS Mojave. Can it handle Gimp 2.10?
Also, if I do upgrade, will I lose anything in the different functions or will I have trouble opening my 2.8 projects after the upgrade.