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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,767
» Latest member: litstiGup
» Forum threads: 6,976
» Forum posts: 38,103

Full Statistics

Latest Threads
stylus doesn't draw lines
Forum: General questions
Last Post: mprairie
4 hours ago
» Replies: 2
» Views: 67
Controlling Hue Chroma ?
Forum: Scripting questions
Last Post: Ofnuts
6 hours ago
» Replies: 2
» Views: 114
Resize and convert a SVG ...
Forum: Scripting questions
Last Post: Ofnuts
6 hours ago
» Replies: 8
» Views: 339
emergent chaos or entrail...
Forum: Gallery
Last Post: MJ Barmish
Yesterday, 06:03 PM
» Replies: 0
» Views: 48
autumnal sunset (particul...
Forum: Gallery
Last Post: MJ Barmish
Yesterday, 06:00 PM
» Replies: 0
» Views: 41
My Gimp 3.0 Plug-in (grou...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: Ofnuts
Yesterday, 05:29 PM
» Replies: 7
» Views: 234
Is layer Composite Space ...
Forum: General questions
Last Post: jez9999
Yesterday, 02:22 PM
» Replies: 4
» Views: 206
Change Default Text
Forum: General questions
Last Post: rich2005
Yesterday, 10:00 AM
» Replies: 3
» Views: 150
Gimp 3.0.0. rc1 AppImage
Forum: Alternate Gimp packagings
Last Post: Tas_mania
Yesterday, 01:01 AM
» Replies: 13
» Views: 545
non-destructive filter no...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: rich2005
11-14-2024, 12:24 PM
» Replies: 2
» Views: 132

 
  Pasting from the Clipboard created by PrtScr key
Posted by: alanm - 06-06-2020, 01:50 PM - Forum: Scripting questions - Replies (1)

I have been unable to discover a way for a script to paste from the clipboard (clipboard image created by "PrtScr" key). I can obviously use the edit>paste option to do it manually (which works), but the procedure in a script using "gimp-edit-paste-as-new-image" does not return an image. I realise that the procedure notes state

"This procedure pastes a copy of the internal GIMP edit buffer to a new image. The GIMP edit buffer will be empty unless a call was previously made to either 'gimp-edit-cut' or 'gimp-edit-copy'. This procedure returns the new image or -1 if the edit buffer was empty."

and the clipboard is not mentioned (whereas it is in pasting brushes and patterns).

I have not been able to find anything on this after many hours of searching.

My question is "Is it possible in TinyScheme/ScriptFu?"

Print this item

  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: 276)

Print this item