Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 6,036
» Latest member: brb2015
» Forum threads: 7,425
» Forum posts: 40,417
Full Statistics
|
Latest Threads |
Converting python plugin-...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: iiey
3 hours ago
» Replies: 55
» Views: 7,434
|
GIMP problems (on Linux M...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: vitforlinux
10 hours ago
» Replies: 7
» Views: 181
|
Avatar not showing up
Forum: Gimp-Forum.net
Last Post: Ofnuts
05-24-2025, 09:07 PM
» Replies: 4
» Views: 820
|
gimp2 plugin for frequenc...
Forum: Extending the GIMP
Last Post: denzjos
05-24-2025, 12:23 PM
» Replies: 0
» Views: 122
|
gimp3 plugin to lighten o...
Forum: Extending the GIMP
Last Post: denzjos
05-24-2025, 11:58 AM
» Replies: 0
» Views: 87
|
Very beginner question - ...
Forum: General questions
Last Post: rich2005
05-24-2025, 10:38 AM
» Replies: 1
» Views: 117
|
unbound variable: FG-IMAG...
Forum: Extending the GIMP
Last Post: rich2005
05-24-2025, 08:41 AM
» Replies: 9
» Views: 5,790
|
How do I crop by values?
Forum: General questions
Last Post: Steve_k2400
05-23-2025, 11:54 AM
» Replies: 11
» Views: 599
|
Histogram linear vs. non-...
Forum: Scripting questions
Last Post: Merlin
05-23-2025, 10:15 AM
» Replies: 2
» Views: 193
|
Gimp 3.0.4 AppImage
Forum: Alternate Gimp packagings
Last Post: rich2005
05-23-2025, 07:50 AM
» Replies: 2
» Views: 303
|
|
|
Blending stacked layers |
Posted by: jrickards - 04-02-2018, 06:07 PM - Forum: General questions
- Replies (4)
|
 |
In this video (https://www.youtube.com/watch?v=E-GbuXU8YMQ), Tony uses image stacking to improve the final image as a result of the combining. Although he uses Photoshop, a similar technique can be used in GIMP.
I have two questions as a result of this video.
(1) In GIMP, to "blend" images, I use G'MIC-Qt. Amongst other options, there are Median and Mean. Mathematically, I know the difference between the two but in terms of the use of those terms in this filter, what are the differences between the two and when might it be better to use one over the other?
(2) When stacking the images in layers in the video referenced above, prior to applying the blending,Tony uses the following procedure (that I will simplify). The opacity of each layer is different and are set to 1/(layer position from the bottom). This means that the bottom layer is 1/1=100%, the second layer from the bottom is 1/2=50%, the third layer from the bottom is 1/3=33%, the fourth layer from the bottom is 1/4=25%, etc. Is this a valid approach? Are there other approaches?
|
|
|
BevelReflectLogo in Python script? |
Posted by: racer-x - 04-01-2018, 08:48 AM - Forum: Extending the GIMP
- Replies (18)
|
 |
BevelReflectLogo and 3-D extrusion are in .scm scripts. I was wondering if they could be made into python scripts. It's beyond my ability, but perhaps someone already did (or could do) this?
The reason is for use in the latest Gimp v2.10 RC1 appimage. I can get it to load python scripts by adding two lines at the beginning of the script. I have no idea on how to make it loan .scm scripts however.
To make a python script be able to load in this appimage, add these two lines followed by a space..
|
|
|
Gimp settings folder location |
Posted by: js017 - 03-31-2018, 08:08 PM - Forum: General questions
- Replies (3)
|
 |
Hi. By default, gimp creates a program settings folder in Windows 7 in the root directory of your user folder, usually "C:\Users\Administrator\.gimp-2.8". How can you change the location of that folder to be in the AppData, Roaming folder, for example, "C:\Users\Computer User\AppData\Roaming\.gimp-2.8"?
I've tried to change the "temporary folder" and "swap folder" locations in edit, preferences, folders, but it keeps creating the .gimp-2.8 folder in the default folder location. Thanks.
|
|
|
Moving content between existing layers |
Posted by: willip4 - 03-31-2018, 09:36 AM - Forum: General questions
- Replies (19)
|
 |
Hi,
I am completely new to Gimp. I have a very simple image made of up two layers. My image is too large to post as an attacbment
I want to cut and move some of the content on one of the existing layers to the other existing layer and vice and versa.
I have been reading up and can see information about the Select Float technique but this is not working. I tried cut and paste as new layer and then merge down but this just seems to move the section I cut out and not the image content.
I would just like to understand.
1) How I should select the content I want to move. I have been using the paths tool and then selecting the path.
2) How I can permanently move the selected content from my first layer to my second layer including the content on the screen.
I am feeling very slow at the moment!
Any help or pointers to existing tutorials would be much appreciated.
Cheers,
Willip4
|
|
|
Can't drag and drop to reorder layers - fixed |
Posted by: gremlin1384 - 03-31-2018, 06:30 AM - Forum: General questions
- Replies (13)
|
 |
In the "layers" dialog, I can't drag-and-drop layers. When I pick a layer up, the dotted line indicating where it's supposed to land never shows up. When I let up the mouse button, the layer returns where it came from. I can move layers with the buttons on the bottom of the dialog, but that doesn't allow me to move layers in or out of groups.
---
Between me starting this post and finishing it, I fixed it. I'm still going to post it because I couldn't find the solution anywhere online. Apparently, this problem has shown up due to incompatibility with a handful of programs -- the ones identified elsewhere online are Skype, Kaspersky Antivirus, Camtasia, Snagit, Camstudio, and Tuneup Utilities. I'm adding the program DisplayFusion to the list. I was quitting programs one at a time to troubleshoot, and when I exited DisplayFusion, I was suddenly able to drag and drop.
I hope this is helpful to someone somewhere along the line.
|
|
|
Re-editing text boxes |
Posted by: Stephen_A - 03-29-2018, 06:41 AM - Forum: General questions
- Replies (6)
|
 |
Have some text in boxes. Wish to edit it. Clicking on the text box simply opens a new text box. Clicking on the layers dialogue appears to do nothing. Read elsewhere that right-clicking on the layers gives you a box in which you can edit. Not so. Can only highlight different areas of the layers dialogue with the UP and DOWN arrow.
Any pointers appreciated. Thanks.
|
|
|
|