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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,624
» Latest member: Josephmally
» Forum threads: 7,490
» Forum posts: 40,881

Full Statistics

Latest Threads
Open, save buttons on bot...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: GrumpyDeveloper
3 hours ago
» Replies: 8
» Views: 2,848
edit_paste pastes at inco...
Forum: Scripting questions
Last Post: Ofnuts
3 hours ago
» Replies: 1
» Views: 54
Clone size randomly chang...
Forum: General questions
Last Post: oldschool1@runbox.com
7 hours ago
» Replies: 2
» Views: 134
AI Gimp Plugins
Forum: Watercooler
Last Post: Zbyma72age
9 hours ago
» Replies: 20
» Views: 53,226
Gimp closes automatically
Forum: General questions
Last Post: sallyanne
Yesterday, 05:50 AM
» Replies: 2
» Views: 179
AIGoR - Artificial Image ...
Forum: Other graphics software
Last Post: vitforlinux
07-16-2025, 11:10 AM
» Replies: 12
» Views: 3,777
Is This Possible ? Print ...
Forum: General questions
Last Post: sallyanne
07-16-2025, 07:47 AM
» Replies: 4
» Views: 173
Gimp Crash
Forum: Gimp 2.99 & Gimp 3.0
Last Post: rich2005
07-16-2025, 07:16 AM
» Replies: 1
» Views: 133
producing an image
Forum: Gallery
Last Post: MJ Barmish
07-15-2025, 06:37 PM
» Replies: 0
» Views: 100
GIMP 3.x: Editing a pdf
Forum: General questions
Last Post: rich2005
07-15-2025, 03:20 PM
» Replies: 1
» Views: 116

 
  Can pdb.gimp_histogram replace this functionality?
Posted by: trandoductin - 06-09-2018, 06:45 PM - Forum: Scripting questions - Replies (2)

I roughly translated a c plugin into a python script here:
http://www.gimplearn.net/viewtopic.php/G...815#p17815

The main logic is it loops through all the pixel coordinates.
- at each pixel coordinate.
 - grab color value of red channel of bottom layer (r value) turns this into an index.
 - add color value of red channel of top layer to color[index] (r[index])
 - increment frequency (frequency[index], rf[index]) (like counting pixels)
- do this to green, and blue values as well.

That's it, it does this for all channels to create an RGB curve using the above calculated values.
I am wondering if pdb.gimp_histogram can be used so that script is faster than the current pixel by pixel calculation.

I tried thinking about histogram but I am not familiar with it and the location is involved as it calculates what color is actually in place of previous color so I am totally confused and not sure at all if histogram can some how perform this task.

Print this item

  Drop Shadow (GEGL) not working
Posted by: AWRog - 06-09-2018, 03:12 PM - Forum: Gimp 2.10 - Replies (6)

Really excited about the new GIMP!

I cannot seem to get the new Drop Shadow (Filters > Light and Shadow  > Drop Shadow...) to work.
Legacy works fine but Drop Shadow (GEGL) produces nothing. What am I doing wrong?

Win10 (10.0.14393) 64bit
Gimp 2.10.2

see screencast

Print this item

  To print a card on both sides of a sheet
Posted by: kromak - 06-08-2018, 10:33 PM - Forum: General questions - Replies (14)

Hello, recently my mother did two images to be the back and front of a card. The idea was to replicate them as much as possible into a single sheet, to generate as many cards as possible.  I went to a specialized place to print them (do not know the name of this kind of place in English), since there is no printer here. The attendant replicated them, but when the printing was done, the card's images were printed inclined. A new attempt was made with a different kind of paper (couche instead offset), because the attendant said it was related to the paper kind, and the printed images became less inclined, but enough as the back and front of the card did not match, they were not aligned, so there was a resulting with strip. The man responsible

My mother remade the images. She replicated the cards front and back images herself.


 Here is a screenshot of them: [Image: forum.jpg]


However the attendant (a different one from the day before) said something about how these images would not work, that they needed to be in the same pdf file (all the images until them were jpg) in two different pages.

My mother did this: [Image: forum2.jpg]  but I do not think it will work, I don't know how to generate a .pdf with two pages with it, one a pdf with a single page. There is a non selectable option called "Two-sided" on  "Page-setup", but well, is  non selectable.

So my question is if it will once more be printed in a non aligned way (I think it will) , and if that's the case, what should I do to solve the problem.

Thanks for any help.

Print this item

  Foreground select tool in 2.8 vs 2.10
Posted by: nelo - 06-08-2018, 06:06 PM - Forum: Gimp 2.10 - Replies (6)

Using the foreground select tool in 2.10 doesn't give a satisfying result.
This is the mask that is produced in GIMP 2.8
   

and in 2.10.
   
Whereas the mask in 2.8 is plain black/white ( as I think it should be) it has a fuzzy border in 2.10.
For a quick cutting tool I find this result unusable.

Original Photo for reference:

   

Just posted this to show the difference. I don't have a problem with cutting out elements. I can use scissors instead. Or G'mic ...
But the foreground select was always nice and easy and quick  for simple elements.

Regards
nelo

Print this item

  Gimp 2.10 DDS Plugin Problem
Posted by: tiger_vi - 06-08-2018, 01:49 PM - Forum: Extending the GIMP - Replies (3)

Hello,

I'm using the dds plugin 3.0.1 for gimp 2.10 found at
https://code.google.com/archive/p/gimp-dds/downloads

With the introduction of the new Gimp version the possibility was added to add masks to layer groups.

If layer masks are used an error pops up everytime you want to export the .dds file.

   

The export itself works perfectly but I have to close the GIMP Error window everytime.

Has anybody an Idea how to adjust the .dds plugin to work with layer groups or to just disable the error window?

Help would be greatly appreciated.

Print this item

  Normalize function missing
Posted by: rnDPrc - 06-08-2018, 01:47 AM - Forum: General questions - Replies (5)

Hello,

I'm missing the normalize function, how can I find it? It's not in the colors > auto menu.

GIMP 2.10.2 on Linux Mint 18.

[Image: GHS1LYk.png]

Print this item

  border average
Posted by: gimp-artist - 06-08-2018, 01:41 AM - Forum: General questions - Replies (1)

   
This is the explanation about the border average in gimp doc.All the vocabulary used is easy, but I don't understand real meaning of none of them. What is the thickness here? What is bucket size and number here?

Print this item

  Cutting a selection forces left over area to antialias around edges
Posted by: thesanealien - 06-07-2018, 02:56 PM - Forum: General questions - Replies (8)

I've got a picture of a person who I want to cut and paste into a new layer so I can put text behind them slightly. However, when I draw the selection out and proceed to cut it, it IMMEDIATELY fades out all the edges of the portion left over from the cut. Now, if I paste my selection into a new layer, instead of it seemlessly fitting into the old spot perfectly, there's a gross white border around the cut making it unbelievably obvious that I cut that selection. Is there not some sort of option to turn this off during cutting?

 HELP!


(06-07-2018, 02:56 PM)thesanealien Wrote: I've got a picture of a person who I want to cut and paste into a new layer so I can put text behind them slightly. However, when I draw the selection out and proceed to cut it, it IMMEDIATELY fades out all the edges of the portion left over from the cut. Now, if I paste my selection into a new layer, instead of it seemlessly fitting into the old spot perfectly, there's a gross white border around the cut making it unbelievably obvious that I cut that selection. Is there not some sort of option to turn this off during cutting?

 HELP!


EDIT: Figured out the problem. This setting is on the selection tool itself under antialising. Was searching for a setting on the "cut" command the whole time. I'm an idiot!

Print this item

  recompose
Posted by: gimp-artist - 06-07-2018, 10:49 AM - Forum: General questions - Replies (1)

I decomposed a rgb image. It has 3 layers of r, g, and b now. I think using recompose is faster than composing since recomposing doesn't bring up the dialog. But, when I did colors>components>recompose, nothing happens. What should I do for making something happen?

Print this item

  unexpected Gimp feature
Posted by: rich2005 - 06-06-2018, 02:09 PM - Forum: Watercooler - Replies (2)

This was reported as a bug in Gimp 2.10.2 - might be a bug (report seems to have vanished) or it might be one of the coders having fun.

Concerns the tiny area between the zoom button and the status area

[Image: 6IpEAAy.jpg]

Depending where you click, and it seems to be very specific screen pixels

you can flip the image left to right

[Image: 06SsvcM.jpg]

or top to bottom

[Image: mKI6ZDy.jpg]

or bring up a rotate canvas dialogue that acts like the shift - middle-mouse-button action

[Image: 3w8oVqk.jpg]

Print this item