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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,915
» Latest member: gimp1
» Forum threads: 7,682
» Forum posts: 41,790

Full Statistics

Latest Threads
Isolate, select and copy/...
Forum: General questions
Last Post: denzjos
10 hours ago
» Replies: 5
» Views: 215
RapidRAW
Forum: Other graphics software
Last Post: denzjos
Yesterday, 12:51 PM
» Replies: 2
» Views: 153
AIMAGoR - Artificial IMAg...
Forum: Other graphics software
Last Post: rich2005
11-02-2025, 06:57 PM
» Replies: 22
» Views: 9,560
Accessing GIMP’s internal...
Forum: General questions
Last Post: rich2005
11-02-2025, 12:35 PM
» Replies: 1
» Views: 138
Can't find path plug-in
Forum: General questions
Last Post: programmer_ceds
11-01-2025, 04:47 PM
» Replies: 7
» Views: 409
Gimp shows blank black sc...
Forum: Windows
Last Post: rich2005
11-01-2025, 09:01 AM
» Replies: 1
» Views: 153
Outlined and filled in 3....
Forum: General questions
Last Post: rich2005
10-31-2025, 04:42 PM
» Replies: 2
» Views: 226
Upgrade 3.0.6
Forum: Windows
Last Post: J-C R 45
10-31-2025, 03:07 AM
» Replies: 4
» Views: 399
Astrophotography - Creati...
Forum: Tutorials and tips
Last Post: Zero01
10-30-2025, 07:24 PM
» Replies: 5
» Views: 593
"Plug-in crashed" on GIMP...
Forum: General questions
Last Post: rich2005
10-29-2025, 09:26 AM
» Replies: 1
» Views: 294

 
  script text wrapped around circle has holes
Posted by: wespotts - 07-11-2022, 04:50 AM - Forum: General questions - Replies (3)

I'm trying to create an image with some script (Allura) text wrapped around a circle path.  When I select path to selection, then fill the selection, the text ends up with "holes" or "gaps" in it where some of the characters overlap.  I think I've figured out how to edit the path generated by "text along path" to eliminate the holes, but it's very tedious.  I'm trying to create an image to engrave on a wood platter I turned as a decoration for my parents' 50th wedding anniversary, so I'm working against a short deadline. Can anyone give me any recommendations for a quick method to fill the holes?

Thanks,
Wes

Print this item

Question Automate “Stuck” Pixel Removal with Heal Tool Brush
Posted by: daveyeatyourfries - 07-11-2022, 03:16 AM - Forum: Older Gimp versions (2.8, 2.6....) - Replies (1)

I am very new to using GIMP and have a quick question:

I own an old digital camera I really like.  Unfortunately, it produces photographs with several “stuck” pixels.  These bright spots are consistently in the same locations and quite apparent.  I can use the “heal” tool brush to fix these stuck pixels, but I would like to automate that process.  

Q:  Is there a way to record a set of actions when using the “heal” tool brush?  If so, how?  Any advice would be greatly appreciated.  Thanks!


GIMP 2.8.6

Late 2006 20” iMac
2.16GHz Core 2 Duo, 4GB RAM
OS X 10.6.8 Snow Leopard

Print this item

  Guides at point x,y - right mouse button.
Posted by: Krikor - 07-10-2022, 05:13 PM - Forum: General questions - Replies (2)

Hello Gimpers!

What I would like is to be able to position the mouse pointer over a certain coordinate on the screen, click the right mouse button, then a menu would open and I could select the option to create a vertical and a horizontal guide at that exact point.


For example, with the Color Picker Tool ( ColorPicker )selected, when hovering over a desired point, I could click on that point and create an intersection between a horizontal and a vertical guide there.

I know it's possible to drag guides and position them manually. But I would like to speed up this step.

I have great plugins for positioning guides, but none meet my need.
   

Is this possible with Gimp?
Is there already a plugin/script that performs this function?

Thanks!

Print this item

Question Equalize reflection of photo of polaroid photo?
Posted by: ALK - 07-10-2022, 02:40 PM - Forum: General questions - Replies (7)

Hello all,

I'm still a beginner when it comes to GIMP, so I'm hoping that someone more experienced can give me easy to follow-instructions on how to solve this issue.

Recently I took a polaroid photo that got lost (probably just vanished in someone's pocket) and the person it was meant for got very sad. Luckily I took a picture of the polaroid with my digicam and now I'm trying to construct a "fake polaroid" by printing the picture out on shiny paper and glueing it to a real one.

The only problem is the reflection of myself holding the camera in the photo. I'm fairly sure it should be possible to make the "background" (=the photo) and the "foreground" (my reflection) the same color, but don't know which setting that would be. It should be doable since it's all black and white.

Thanks in advance for your help!

https://ibb.co/Trm6fdm <- here is the link to the photo, since attachment and embedding somehow  won't work.

Print this item

  Gimp 2.10 and Ubuntu 22.04
Posted by: rich2005 - 07-10-2022, 02:40 PM - Forum: Linux and other Unixen - No Replies

Some notes on installing Gimp 2.10.x in Ubuntu 22.04 (jammy)

The Ubuntu software centre will give you a snap version 2.10.28 - not a lot of use
The regular Gimp from the ubuntu repository (repo) is 2.10.30 which is ok, but stuck at the version.
This demo shows using an additional repo (PPA) 
https://launchpad.net/~ubuntuhandbook1/+...buntu/gimp 
Go there and see how to install Gimp.

There is a glitch with this PPA, the latest libgegl is required. In terminal run

Code:
sudo apt install libgegl*

duration 3'40"  https://youtu.be/1IBKro_VJyY





None of the above Gimp versions / packages include any python2 libraries required for Gimp python plug-install. The old gimp-python .deb packages are no longer compatible so one way is using an appimage launcher from:
https://github.com/TasMania17/Gimp-Appimages-Made-From-Debs/releases/tag/Gimp-Python2-AppImage-Launchers-for-Linux

That also has a glitch, it uses fuse2 and Ubuntu 22.04 comes with fuse3. The fix, in a terminal

Code:
sudo apt install fuse


------------------
Update:
Go here: https://github.com/TasMania17/Gimp-Appim...-for-Linux

Download this appimage gimp-python2-overlay-launcher-ubuntu22.04.AppImage 27MB

No need to mess with fuse
-------------------

This demo with an example of a python plugin (the ever popular resynthesizer/heal-selection)

duration 4'24" https://youtu.be/9xGMhK6hPVQ






To round off Gimp and jammy The gmic_gimp_qt plugin. It does not require python but it does need some depencencies to get it going. In a terminal use:

Code:
sudo apt install libfftw3*
sudo apt install libqt5widgets*

demo: duration 3 minutes https://youtu.be/tSptL6YEHrI



Print this item

  Pencil size 2 is the same as pencil size 3?
Posted by: AlphaNumericWHaT - 07-10-2022, 01:13 PM - Forum: General questions - Replies (14)

So I'm trying to make my own Minecraft resource pack using GIMP, and while i'm trying to use a size 2 pencil, i noticed that it's the same as a size 3, does anyone have a fix?

[Image: gimp%20pencil%20bug%201stpic.png]

[Image: gimp%20pencil%20bug%202ndpic.png]

Print this item

  question on how to handle graduated pattern
Posted by: mark532011 - 07-09-2022, 07:13 PM - Forum: General questions - Replies (2)

I am recreating the center of a pinball table. The problem I have is the blue area, I think the background itself is consistent (though it is hard to be sure,) but the squares pattern ranges from almost faded out light blue with small dots at the bottom to dark blue with mostly filled in dots at top. How would you handle something like that, a consistent overlay and some kind of mask?

A larger version of the image is at: https://drive.google.com/file/d/1bnaOdbu...sp=sharing



Attached Files Thumbnail(s)
   
Print this item

Sad how to make the pencil even smaller
Posted by: tinkyy - 07-08-2022, 12:00 PM - Forum: General questions - Replies (1)

[Image: 1657281572-capture-d-ecran-2022-07-08-135836.png]hello !
as you can see, the pencil is at 1px (minimum)
but i need smaller to make my base before color
someone can help me ?
(sorry for my english)
ty

Print this item

  gimp 2.10.32 rgb / cmyk
Posted by: SKILKINKS35 - 07-07-2022, 06:32 PM - Forum: General questions - Replies (25)

Hello ,
I have 2 questions:

1) Can I convert my RGB photos in CMYK in the new Gimp version 2.10.32 ?
    (I'm having to use for the moment an online site called rgb2cmyk.org).

2) Once a RGB photo has been converted into a CMYK photo, what happens if I want to work again on that same CMYK photo with softwares such as PAINT, PICASSA JPEGview ?
Is it still CMYK or does it become RGB again ?
(I know this may sound like a silly question...)

Thank you

Print this item

  Blending and coloring
Posted by: BillG1955 - 07-07-2022, 05:33 PM - Forum: General questions - Replies (7)

I just switched to Gimp from Photoshop. I mainly use it to create 2D images of clothing which is then imported into a 3D engine for usage on avatars. I have gone through tutorials and feel I understand blending modes.

The one issue I have with Gimp is that for example I derive an outfit from let's say an image of a Red Dress. I want to make one that is Blue. So I create a new layer and use a foreground color of Blue. When the layer blends with the layer below the Blue for example with Red I don't always get the exact shade I want. I have tried all the main blending modes and still am not happy.

With Photoshop I was able to create an adjustment layer and remove most of the color from the Red layer so that it blended properly and gave me the correct shade of blue I wanted.

There are no adjustment layers with Gimp. What is the best way to remove the color the color of bottom layer so that the Red is removed and leaves a light gray or almost white layer?

Print this item