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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,046
» Latest member: gummyalena
» Forum threads: 7,105
» Forum posts: 38,869

Full Statistics

Latest Threads
Need help transforming im...
Forum: General questions
Last Post: denzjos
Yesterday, 04:32 PM
» Replies: 6
» Views: 280
A nice YT video about ble...
Forum: Watercooler
Last Post: Tas_mania
Yesterday, 01:51 AM
» Replies: 8
» Views: 610
problem after run : black...
Forum: Windows
Last Post: Ofnuts
01-18-2025, 05:11 PM
» Replies: 1
» Views: 103
[Resolved] File export me...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: pled
01-18-2025, 03:37 PM
» Replies: 0
» Views: 104
Subject: Issue with Pytho...
Forum: Extending the GIMP
Last Post: rich2005
01-18-2025, 11:11 AM
» Replies: 1
» Views: 137
Has anyone noticed this?
Forum: Scripting questions
Last Post: trandoductin
01-16-2025, 07:43 AM
» Replies: 5
» Views: 318
Affordable Tools to Color...
Forum: General questions
Last Post: sallyanne
01-15-2025, 11:23 PM
» Replies: 3
» Views: 232
written text to LASER
Forum: General questions
Last Post: rich2005
01-14-2025, 04:12 PM
» Replies: 1
» Views: 146
Grid Pencil Misallignment
Forum: General questions
Last Post: Abdullah2025
01-13-2025, 09:45 PM
» Replies: 7
» Views: 369
right dock window gets wi...
Forum: General questions
Last Post: rich2005
01-13-2025, 07:51 PM
» Replies: 7
» Views: 270

 
  Cannot draw arrows or lines
Posted by: Stephen_A - 01-19-2018, 03:45 AM - Forum: Extending the GIMP - Replies (3)

Apologies for newbie question. Asking about drawling simple arrows, and lines to create arrows. Have installed arrow.scm  and 'arrow' appears on 'Tools.' Unable to create arrow.
Tried using pencil tool. I cannot make it create any lines, despite ensuring I'm on the right layers.
Any pointers appreciated.
Thanks.

Print this item

  Is there a way to speed this up? Tile matching
Posted by: trandoductin - 01-18-2018, 11:22 PM - Forum: General questions - Replies (2)

description of what i am trying to do

So I have a script right now it's doing this
loop through source image for each tile, copy and paste as pattern (difference mode) over top of tile image.
loop through each tile of a visible copy and look at r,g,b using 
make selection of the tile.

Code:
r, _, _, _, _, _ = pdb.gimp_histogram(comp_layer,HISTOGRAM_RED,0,255)
g, _, _, _, _, _ = pdb.gimp_histogram(comp_layer,HISTOGRAM_GREEN,0,255)
b, _, _, _, _, _ = pdb.gimp_histogram(comp_layer,HISTOGRAM_BLUE,0,255)
look at r+g+b value and pick the tile with lowest sum consider that the best match....
and then compose an image using those best match tiles...
what's taking along time right now is this process of selecting the tile and using gimp_histogram...

Is there anyway i could possibly speed this up?
I can't think of one.

Print this item

  Brush dynamcs in 2.10 ?
Posted by: grit - 01-18-2018, 09:10 PM - Forum: Gimp 2.10 - Replies (21)

Will brush dynamcs be activated in next release 2.10 ?

Will 2.10 have aditional features for brushes?

Will it have vector layer system?

Print this item

  any plugin that helps remove EXIF data
Posted by: louis2008 - 01-18-2018, 09:10 PM - Forum: Extending the GIMP - Replies (5)

Yes I know there are other standalone freeware that will remove EXIF data quickly 
but I will work intensively with GIMP so I want to save up the effort of starting
another application. 

Are there any GIMP plugins that will remove EXIF data completely?

Print this item

  how to open a large number of GIMP windows and exporting them to png quickly
Posted by: louis2008 - 01-18-2018, 09:07 PM - Forum: General questions - Replies (1)

for example
I open 10 images at the same time while I have all of them edited
and I want to export them to PNG
but I don't want to click 10 times File>Export>OK etc.....


Any simple way to export them to PNG quickly?

Print this item

  intelligently removing logo??
Posted by: louis2008 - 01-18-2018, 09:02 PM - Forum: General questions - Replies (1)

I have a large number of photos that are with logo mostly located at the lower right bottom
corner.
I want to remove all the logo (that I am authorized to do so) intelligently and quickly

What I mean intelligently is - removing the logo while preserving the surrounding color or pattern as good as possible.
Quickly - removing in a bulk way because there are too many photos to work with, I can't afford to do it one by one

I can understand and accept that it may not apply to all photos because a few photos may be out of the "pattern"

Is it possible or simply not possible?

Print this item

  Can I interleave two layer groups?
Posted by: gib65 - 01-18-2018, 05:05 AM - Forum: General questions - Replies (3)

Please have a look at the following image:

[Image: ship shading above apple.png]

I have circled in blue the problem I'm trying to solve. Part of the shading on the ship is over top the apple. So why not move the ship shading layer below that of the apple? The problem is the ship shading is part of a group (called "shading") which includes a layer of the shading on the apple too. If I move the shading group below the layer of the apple, the apple will lose its shading (it will be over top it).

I'm wondering if there's a way to take layers in a group which is above layers in another group and interleave them with layers in the lower group. After all, putting layers in a group serves a completely different function than ordering layers above and below each other. Grouping is all about organizing layers related in some way, not about ordering them according to above/below. Therefore, I would think grouping layers together should HAVE to mean the layers in one group will necessarily ALL be above or below layers in another group.

Is this true? Is there a way to do what I want in Gimp?

Thanks.

Print this item

  Gimp Python script to do same thing as Free Select Tool
Posted by: sbhairava72 - 01-17-2018, 07:43 PM - Forum: General questions - Replies (1)

I can use the  'Free Select Tool'  to draw polygons.How do I use Gimp Python-fu to do the same thing?

Should I use this?:  pdb.gimp_edit_stroke_vectors(drawable, vectors)

If so, I don't know what to do for the vectors parameter. I tried treating it like an array of coordinates, or an array of arrays of coordinates but that does not work.  So far I have learned to create an image, open an image in a layer, copy a layer and more. I am not making good progress on polygons.

Print this item

  copyright
Posted by: Espermaschine - 01-17-2018, 12:04 PM - Forum: Watercooler - Replies (2)

So in light of recent events, i was wondering about copyright and unwanted sharing of images.
Im not gonna slap a watermark on all my images i post on the web or should i ?

There is the advanced option to automatically add a comment in Gimp, but of course that requires people to look there and its a kind of hidden feature.
Also unsure i want to add an email adress to all my images in said comment section.

What about those licenses you see in scripts and stuff ? Does it make any sense ?

Print this item

  Filter > Blur > Average
Posted by: dinosaur - 01-16-2018, 02:23 PM - Forum: Gimp 2.10 - Replies (3)

Does anyone know if Filter > Blur > Average or a filter with equivalent functionality is available in 2.9.8? I had hoped to use it in correcting a pronounced color cast.

Thanks much.

Print this item