Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,944
» Latest member: Nafeesa
» Forum threads: 7,703
» Forum posts: 41,883

Full Statistics

Latest Threads
Problem with Gimp 3 Pytho...
Forum: Scripting questions
Last Post: programmer_ceds
3 hours ago
» Replies: 3
» Views: 111
"Mouseclick" is not recor...
Forum: General questions
Last Post: ESH
3 hours ago
» Replies: 4
» Views: 302
Autopano Giga 4.4.2 now f...
Forum: Other graphics software
Last Post: denzjos
8 hours ago
» Replies: 0
» Views: 58
New to Gimp
Forum: General questions
Last Post: denzjos
8 hours ago
» Replies: 2
» Views: 164
GIMP 2.10 or 3 stuck load...
Forum: General questions
Last Post: theelf
11-15-2025, 05:09 PM
» Replies: 5
» Views: 299
What exactly tutorials ar...
Forum: General questions
Last Post: rich2005
11-15-2025, 12:34 PM
» Replies: 3
» Views: 240
Avatar not showing up
Forum: Gimp-Forum.net
Last Post: Ofnuts
11-15-2025, 08:49 AM
» Replies: 8
» Views: 4,173
Simulating paint my hous...
Forum: General questions
Last Post: sallyanne
11-15-2025, 12:22 AM
» Replies: 1
» Views: 187
Edits Saving wrong
Forum: General questions
Last Post: PaulM
11-14-2025, 10:36 PM
» Replies: 6
» Views: 370
Random Clone
Forum: General questions
Last Post: rich2005
11-14-2025, 07:20 PM
» Replies: 1
» Views: 174

 
  Custom brush nightmare
Posted by: phil123456 - 04-05-2018, 07:05 PM - Forum: General questions - Replies (7)

Hello,

I created my own bitmap brushes

but it only draws as black, cant get any color no matter which front/back color I choose

I use grayscale gbr files

also is there a way to change size automaticaly by selecting the brush, otherwise I always have to adjust the size when changing brush, really annoying for pixel art

what am I missing ?

regards

Print this item

  FxCopyrightEgger malfunction
Posted by: GIMPOULOS - 04-03-2018, 10:44 PM - Forum: General questions - Replies (16)

On my Gimp 2.8 with Windows 10,when I try to apply Fx Foundry copyright on my images (i used this function successfully with older Gimp) I get 2 error messages : 1) plug in 'Eg coyright placer' image left undo in inconsistent state,closing open undo  groups, and b) :
Error when executing script-Fu-egg-copyright .Errror (:1) eval: unbound variable:cadr
Someone please enlighten !

Print this item

Question Scaling layer does not scale alpha!
Posted by: WallyZ - 04-03-2018, 06:40 AM - Forum: General questions - Replies (2)

I'm trying to scale a layer (smaller) and the scale tool correctly resizes the image but the alpha (checker board) does not scale with it.

It creates a new floating selection (transformation) layer and I don't know what this is!

I have then tried to Image->Fit_Canvas_To_Layers but that doesn't change anything.

Not sure how to re-scale my image and alpha together.

Print this item

  Resolution/ Quality Collage
Posted by: Okatcha - 04-02-2018, 09:48 PM - Forum: General questions - Replies (3)

Hi,
I think I need some logic advice please.
I like to create a medley of several images on one page. Iit is primarily designated to use on my 5.2 inch smartphone, 1920x1080, 428ppi.
I also want to zoom in to see the details and text on each individual imag as good as possible. Now I have the problem with selecting the first plank background layer, where I have to specify either the width and height or pixels and the ppi.
Do you have any suggestion what template setting I should choose to have the best quality for my 1920x1080 smartphone?
Thank you very much for your help I appreciate it.

Print this item

  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?

Print this item

  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..


Code:
'''
'''

Print this item

  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.

Print this item

  Separation of 2 images
Posted by: Psychozike - 03-31-2018, 05:49 PM - Forum: General questions - Replies (2)

Hi! Cool 
I'm pretty new to gimp and there's something I'd like to do. I have 2 images that I would like to separate like on the image attached to this post. I do not know how to do it, could someone help me please? Angel



Attached Files Image(s)
   
Print this item

  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

Print this item

  Water Ripple
Posted by: dinasset - 03-31-2018, 07:04 AM - Forum: Extending the GIMP - Replies (2)

Hi.
Now playing a bit with 2.10.
This mini filter was initially ported to 2.9.9 and tested with 2.10 RC (OK, it runs properly).
This filter is not ORIGINAL, i.e. has not been invented by me: 
I took a nice existing filter (in .scm) from RobA and ported into python (plus some bits and bytes).
If someone is interested in the original I attach it here too.
It's the versions I have in my folder, menu has been modified, it will appear under:
"<Image>/BestFilters/Distorts/Water Ripple..." (I do not remember the original menu).
My filter will appear under "<Image>/Diego/Ancillary2"
A sample image (original and outcome using defaults) is attached.
The filter reflects the part of the image which is selected (on the original the bottom part was selected).
Hence, to my taste, it gives the best result if we:
- select an image
- create a new one having the original with a doubled vertical canvas size and adding a duplicated layer reflected vertically
- merge to obtain the attached sample (input)
- select the bottom part
- run the filter to get the attached sample (outcome)
Comments, critics, suggestions are welcome.



Attached Files Thumbnail(s)
       

.7z   DIEGO_Ancillary2_WaterRipple299.7z (Size: 1.96 KB / Downloads: 619)
.7z   water-ripple.7z (Size: 1.74 KB / Downloads: 568)
Print this item