| Welcome, Guest |
You have to register before you can post on our site.
|
|
|
| clone tool |
|
Posted by: honeybee2003 - 06-28-2025, 05:15 PM - Forum: General questions
- Replies (6)
|
 |
hi,
I click the pic to set up the area I want colour to clone from
I go over and start changeing the pic
the spot Im getting colour from keeps moving
Is there any way to make this fixed and get colour from one exact location ?
thanks for help or comments....
|
|
|
| Updating Python Scripts to Gimp 3 |
|
Posted by: PetterPaan - 06-28-2025, 12:13 PM - Forum: Scripting questions
- Replies (1)
|
 |
Hi all - I get only errors on PythonConsole 3.04, so my question focuses on a first step line thats "load xcf by script":
GIMP 3.0.4 Python Console
Python 3.12.10 (main, Apr 18 2025, 06:12:22) [GCC UCRT Clang 20.1.3 64 bit (AMD64)]
➤> import gi
➤> import os
➤> xcfFile = file.xcf.load("E:/TemporaryD/AIWorld/Design/TShirts/2304.xcf")
Traceback (most recent call last):
File "<input>", line 1, in <module>
NameError: name 'file' is not defined
➤
Almost all tries with different imports result in similar errors - I tried it for hours, so I cannot remember
what I tried and what not. If anyone here gets this one line running (different path of course) he/she
may ask Tinkerbell for a gift...
PetterPaan
|
|
|
| Missing fonts when exporting to PDF |
|
Posted by: chblondel - 06-28-2025, 08:56 AM - Forum: Gimp 2.99 & Gimp 3.0
- Replies (9)
|
 |
Hello,
When exporting my project as a PDF, I get a warning message about missing fonts possibly leading to quality issues (indeed happening).
It says that the following fonts cannot be found: gimpfont229, gimpfont640, gimpfont882. See attachment.
I could not find any related article, nor could find the fonts themselves.
Would you have any clue?
Thanks for your support.
|
|
|
| Technique for removing overhead cables from images |
|
Posted by: LateJunction - 06-22-2025, 08:10 PM - Forum: General questions
- Replies (16)
|
 |
To remove overhead cables in an image in Photoshop, I use the path and spot healing tools with following process, which is easy and accurate:
- create a new path from the paths panel
- draw a path over one of the cables with the pen tool
- with the new path layer selected open the spot healing brush, setting a suitable width, 0% hardness and set the ‘proximity match ‘ option on
- select the stroke path icon; a healing brush stroke appears on top of the path; PS analyses and then removes the stroke and heals the underlying image
- delete the path
Can a similar procedure be used in GIMP? If not what is the most effective way of editing out such cables in the image?
|
|
|
|