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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,782
» Latest member: MichaelDak
» Forum threads: 7,595
» Forum posts: 41,398

Full Statistics

Latest Threads
Is there any version wher...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: rich2005
59 minutes ago
» Replies: 1
» Views: 199
How do I uninstall GIMP 3...
Forum: Linux and other Unixen
Last Post: Ofnuts
1 hour ago
» Replies: 1
» Views: 50
AI Gimp Plugins
Forum: Watercooler
Last Post: merlilderman
Yesterday, 04:16 PM
» Replies: 21
» Views: 68,163
How to make a watermark o...
Forum: General questions
Last Post: kyolim
09-13-2025, 10:05 PM
» Replies: 5
» Views: 14,162
Linux command that does e...
Forum: Other graphics software
Last Post: rich2005
09-13-2025, 06:06 PM
» Replies: 1
» Views: 469
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: 372
Batch Color Saturation
Forum: Extending the GIMP
Last Post: rich2005
09-13-2025, 07:53 AM
» Replies: 15
» Views: 12,053
Photo play-time
Forum: Gallery
Last Post: Ofnuts
09-13-2025, 07:32 AM
» Replies: 24
» Views: 21,889
BIMP plugin for GIMP 3.10
Forum: Extending the GIMP
Last Post: firefly
09-12-2025, 11:53 PM
» Replies: 2
» Views: 723
pl_stroke_arrows GIMP 3.0...
Forum: Extending the GIMP
Last Post: Scallact
09-12-2025, 04:03 PM
» Replies: 0
» Views: 373

 
  how to measure in gimp?
Posted by: rosskane - 06-13-2025, 06:11 PM - Forum: General questions - Replies (2)

i have wide feet, the only wide that fits me is new balance extra wide. but recently, i have noticed new balance extra wide doesn't fit me. what i am trying to figure out is if they made their shoes more narrow, or if i have some kind of a medical condition causing my feet to get bigger. in the picture below, I am trying to compare the width of the new shoes with the old ones. but i dont know how to do it in gimp. i know the measure tool exists, but i dont know how to point it in the right spot, and i dont know if i am drawing a straight line. 
[Image: PhDGQ7I.jpeg]

Print this item

  Layout for photographers
Posted by: lori - 06-13-2025, 06:48 AM - Forum: General questions - Replies (1)

I transition from PS to GIMP. Is there a pre-set layout for Photographers, or is there a course for a basic beginners layout?

Print this item

  Crop Layer To Selection
Posted by: amusicfamily - 06-12-2025, 01:32 PM - Forum: Gimp 2.99 & Gimp 3.0 - Replies (4)

So - in Gimp 3.0 version 1, I see that it is no longer available to crop a layer to the selection. Instead we are forced to crop all layers to content. That is unacceptable - how do I restore the ability to simply crop a layer to selection?

Print this item

  Missing icons in GIMP 2.10 custom compilation
Posted by: Sadakokiri - 06-11-2025, 08:53 PM - Forum: Linux and other Unixen - Replies (5)

Hi, I just compiled GIMP 2.10.38 (under an up-to-date Archlinux) from the sources in download.gimp.org, after a couple of tiny fix to get rid of some errors, and now I am trying to execute it without installation.

It seems to work well from the source directory when I run the command "GIMP2_DATADIR=$(pwd) app/gimp-2.10", but (most of) the UI icons are replaced by papers with gray warning signs: See my attachment "no-icons_warn.png".

I suspected the icon management to be an XDG stuff, and since I noticed the icons are present in the "icon" sub-folder of the current directory, I prepended the command line with "XDG_DATA_DIRS=$(pwd)", which changed the icons but not in a way that pleased me: See my attachment "no-icons_cross.png".

I am far from being an expert about Gimp/GTK and FreeDesktop icon management, does somebody know why the icons are missing? Should I tell GIMP where to find them? How?

*** Note ***
The edition I made on the sources are unrelated, they are :

1. Replaced the line 1372 of the file "plug-ins/file-tiff/file-tiff-load.c" by something like
gdouble xfix, yfix; gimp_image_get_resolution(*image, &xfix, &yfix); xres = xfix; yres = yfix;

2. Replaced the line 2143 of the file "plug-ins/metadata/metadata-editor.c" by something like
if (!g_strv_contains((const gchar* const*)values, equiv_values[evi]))



Attached Files Thumbnail(s)
       
Print this item

  Bucket Fill Problems
Posted by: ggallant571 - 06-10-2025, 10:06 PM - Forum: General questions - Replies (4)

My linux system upgrade, Fedora 42, comes with gimp 3 which is behaving oddly. Bucket fill is quite strange. After a couple of fill operations the earlier fill regions get mangled. Looks like the region has rings of different intensity.

I have been using gimp 2.x for many years and tried to build it from source but getting compilation errors.

Also having problem with many of the "select" by options. Select by color selects the last painted cells, select NONE typically does absolutely nothing, select ALL seems to select the entire current layer.

Very frustrating!!!! I cannot currently show these problems as I uninstalled gimp 3 when attempting to load a earlier version.

Print this item

Information ofn3-layer-tile issues (with one fix)
Posted by: gimp-saved-my-life - 06-09-2025, 07:51 PM - Forum: Extending the GIMP - Replies (1)

@Ofnuts, it appears the ofn3-layer-tile plugin .zip file is missing the gimphelpers.py file, causing it to not load into the menu.

I guess I hadn't used ofn-layer-tile in a hot minute, or I just recently updated GIMP to where I needed the ofn3- versions. After some troubleshooting and research in the forum, I found your ofn3- files, set them up in my user directory, and only noticed ofn3-layer-tiels was not available. I found a thread mentioning gimphelpers.py was needed for your plug-ins, so I copied the instance in ofn3-interleave-layers into the ofn3-layer-tiles directory, restarted GIMP, and now it is in the Layer menu as expected! 

However, the Join tiles... option is inactive, and I'm not sure what to do next.

GIMP 3.0.4
macOS 15.5
ofn3-layer-tiles v1.02: 2025-05-13

I opened a .gif with 76 frames/layers; in the previous version, I would now select Join tiles... and specify the number of rows and number of columns and it would create a new image with one layer with each frame tiled next to the other.
Before I posted, I decided to try the Split functions, and both produce an error "name 'getArgsValues' is not defined"




Thanks for your work on these!

Print this item

  How to remove the background of a png.
Posted by: BernardBouree - 06-09-2025, 09:54 AM - Forum: General questions - Replies (2)

Hi, I'm am a completly newbee with GIMP trying to remove the background of a picture.
THis picture is a shield . When I try to select the white border and delete it, the two heads and the bell are also selected since they are also white.
Thanks for your help.
Bernard



Attached Files Thumbnail(s)
   
Print this item

  Windows Gimp 3.0 symbol entry
Posted by: rich2005 - 06-09-2025, 08:11 AM - Forum: Tutorials and tips - Replies (1)

For adding a symbol to text in Windows Gimp 3.0 the previous unicode entry does not work (it is more-or-less ok with linux).

Two ways you might add a symbol

(1) Copy and paste into the Gimp text window, typically using a character map.

   

(2) One of the Gimp developers came up with this for Windows (must be in the MS documentation somewhere), putting a symbol straight into Gimp text.

The Windows key + . (the period / full stop key) brings up this.

   

There is a section for symbols, which narrows down selection a bit. Clicking on a symbol puts it straight into the Gimp text window, using the current font.

   

Print this item

  problem with abr brushes help pls
Posted by: serizaeaaoi - 06-08-2025, 02:12 PM - Forum: General questions - Replies (1)

hi, i decided to use gimp for digital painting however when i import some abr brushes into gimp, they didn't behave 
like a brush at all. its like stamps forming a line 
myPaint brushes do behave like propper brushes but i can't find a way to convert my abr brushes into .myb brushes ( the format of mypaint brushes )
i can import them into png but that's it for now, i didn't find any way to convert them into myb

Print this item

  Select region and bucket fill color
Posted by: clayton@claytoncramer.com - 06-06-2025, 08:48 PM - Forum: General questions - Replies (3)

ASs is usually the case, the tutorials for this are wonderful if you want to something hard.  But not for something that I suspect is very easy.  Attached is a seal off my now ancient briefcase from when I worked on the Mariner Jupiter/Saturn project, later renamed as Voyager.  The seal has been abused in many years of use and moving.  I want to make the background (black leather) transparent or perhaps white.  The blue of space behind the planets should be a uniform dark blue.  A few smudges need to be covered over with other patches of color.

How do I select a region (such as the black leather) and bucket fiill it with some arbitrary color.  I managed to select similar colors.  How do I tell bucket fill to use some arbitrary color?



Attached Files Thumbnail(s)
   
Print this item