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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,781
» Latest member: Cope57
» Forum threads: 7,594
» Forum posts: 41,394

Full Statistics

Latest Threads
Is there any version wher...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: HavingTooMuchFun
Yesterday, 01:57 PM
» Replies: 0
» Views: 127
How to make a watermark o...
Forum: General questions
Last Post: kyolim
09-13-2025, 10:05 PM
» Replies: 5
» Views: 14,094
Linux command that does e...
Forum: Other graphics software
Last Post: rich2005
09-13-2025, 06:06 PM
» Replies: 1
» Views: 413
reliable Gimp 2.10.38 dow...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: denzjos
09-13-2025, 05:20 PM
» Replies: 2
» Views: 339
Batch Color Saturation
Forum: Extending the GIMP
Last Post: rich2005
09-13-2025, 07:53 AM
» Replies: 15
» Views: 11,988
Photo play-time
Forum: Gallery
Last Post: Ofnuts
09-13-2025, 07:32 AM
» Replies: 24
» Views: 21,829
BIMP plugin for GIMP 3.10
Forum: Extending the GIMP
Last Post: firefly
09-12-2025, 11:53 PM
» Replies: 2
» Views: 690
pl_stroke_arrows GIMP 3.0...
Forum: Extending the GIMP
Last Post: Scallact
09-12-2025, 04:03 PM
» Replies: 0
» Views: 339
How do you make text circ...
Forum: General questions
Last Post: rich2005
09-12-2025, 07:18 AM
» Replies: 12
» Views: 3,438
New Install, Black Screen...
Forum: OSX
Last Post: akhrameev
09-11-2025, 02:32 PM
» Replies: 3
» Views: 3,100

 
  What happened to my image?
Posted by: Dr.Dank - 06-06-2020, 07:42 AM - Forum: General questions - Replies (7)

Greetings Gimp Users,

I'm a total beginner with Gimp and am completely stumped. I combined two images by layering one over the other. I zoomed in to one layer and touched up some details with the clone tool. When I zoomed back out, the whole image (both layers) is covered in black dots. An example of what I mean by "black dots" is attached. Why did this happen? I can't figure out how to undo it so I want to avoid doing it again. Any insight would be appreciated.

Thanks,
Dank



Attached Files Image(s)
   
Print this item

  Animation Tools for Gimp
Posted by: Retrorage - 06-06-2020, 12:25 AM - Forum: Extending the GIMP - Replies (8)

Hey I made some scripts and tools for making frame animations on Gimp I hope they are useful, please let me know if there are any issues or things you might also want.

List :
Layer group duplication
Onion skin effect
Set visible or Opacity of all layers
Create a layer group with X amount of frames (lower than 60)

Here's a video tutorial on using them : https://youtu.be/g1zaQ89nTQU

You can download the files here : https://drive.google.com/file/d/15peRPYC...sp=sharing

Print this item

  Add Glow to png
Posted by: Rob1955 - 06-05-2020, 10:58 AM - Forum: General questions - Replies (4)

I'm trying to design my own smart watch faces, for my watch, which I've done before, by copying images, and editing them. I've found a png watch face I want to use, but on the background I'm using, it doesn't stand out very well, so I want to add a glowing effect to the image. Can this be done? I've seen tutorials, on creating text, and giving it a glow, but this image is already created.

Print this item

  Coloring line drawing problem
Posted by: sl60 - 06-04-2020, 04:23 PM - Forum: General questions - Replies (6)

   
I've been experimenting with coloring a line drawing. A made a quick sample shingle roof, imported it as a TIF into Gimp. The lines were pretty gray so I needed them darker. Erode didn't give me the results I wanted so, I used Select By Color and darkened the lines. I wanted to color in the tiles individually so I took a small sample, colored it all  a darker gray color with the intention of returning to make a few of the shingles a lighter value. But adding the color had the effect of "erasing" the lines defining the individual shingles so when I tried to color a single tile the lighter color the whole thing turned the lighter color.

How can I set this up to keep the line art and color individual shingles?

Print this item

  Change language user interface
Posted by: fponsar - 06-03-2020, 04:36 AM - Forum: Linux and other Unixen - Replies (2)

Hi,
I use kubuntu 20.04 and Gimp 2.10.18 packed from distro.
GIMP interface is in English, and I don't see the choice to change it another than en_US. I have system language in Catalan.
Could you help me, please?
Thank you

Print this item

  Copy and paste problem
Posted by: sl60 - 06-02-2020, 09:38 PM - Forum: General questions - Replies (1)

I copied one image to be pasted into another image. In the existing image I selected the area where the copied image should go, hit "paste into Selection" and get a blank field the size of the copied image surrounded by marching ants. But no copied imaged image. I cleared any possible remnant selections with "select none" on both images and tried again. Same result.

Any ideas?

Print this item

  Where Do I Even Start?
Posted by: JustaBill - 06-02-2020, 07:26 PM - Forum: Scripting questions - Replies (3)

Hello Everyone,

First post.  I'm using the GIMP 2.10.14 on macOS Sierra.  I'm not sure if it's worth the effort, but I'm trying to create a script to perform 3 or 4 menu functions on a PNG file once I've opened it.  I have a LOT of files to process, but I'd prefer not to use any sort of batch mode.  I need to see each file to make sure it doesn't need any additional work.

Below are the commands I need to script and the Script-Fu procedures I think I could use.


Brightness-Contrast

  • Been using Colors, Brightness-Contrast...
  • Found (gimp-drawable-brightness-contrast drawable brightness contrast)

Sharpen
  • Been using Filters, Enhance, Sharpen (Unsharp Mask...)
  • Found (plug-in-unsharp-mask run-mode image drawable radius amount threshold)

Posterize
  • Been using Colors, Posterize...
  • Found (gimp-drawable-posterize drawable levels)

I do those same three operations with the same settings on every file.  It ought to be as simple as dumping those three lines into a file with the numerical values filled in and pressing play.  It's not.

The procedures won't work because "drawable" is undefined.  I'm sure everyone reading this will know what drawable is, but Google and I don't.  Is it the file name?  How do I capture that and transfer it into each function?


Thanks,
Bill

Print this item

  Brush color issue
Posted by: sl60 - 06-02-2020, 06:51 PM - Forum: General questions - Replies (4)

The paint brush will not change to selected color, even though Image>Mode>RGB is selected.

Any ideas?

Print this item

  for my eyes only
Posted by: denzjos - 06-02-2020, 04:58 PM - Forum: Gallery - No Replies

He's got the look :

   


.7z   eyes.7z (Size: 44.99 KB / Downloads: 395)

Print this item

  Toolbox disappears
Posted by: Geoff St@rt - 06-02-2020, 12:01 PM - Forum: General questions - Replies (2)

Hi,
I am happy with the new arrangement of the GIMP toolbox and the grouping of tools.
However, my toolbox has started disappearing almost completely. This is nothing to do with docked dialogs not being displayed or the Ctrl+B key shortcut.
Screenshot of barely visible tools

This view shows a sliver of tools just visible but not usable. When I switch off the Use Toolbox groups checkbox in the Preferences\Toolbox dialog the tools do appear, but I like them grouped.
I am currently teaching a group of people online and I want to present a consistent view for all.
Is there a fix for this problem?
Thank you in hope!
Geoff Stilwell

Print this item