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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,589
» Latest member: jadekristina
» Forum threads: 7,461
» Forum posts: 40,768

Full Statistics

Latest Threads
Export all opened images ...
Forum: Extending the GIMP
Last Post: rich2005
17 minutes ago
» Replies: 11
» Views: 9,306
AIGoR - Artificial Image ...
Forum: Other graphics software
Last Post: vitforlinux
49 minutes ago
» Replies: 11
» Views: 3,189
'Transparent' area is bro...
Forum: General questions
Last Post: Black Jack Davy
2 hours ago
» Replies: 2
» Views: 104
GIMP 3.04 opens with wind...
Forum: Windows
Last Post: rich2005
6 hours ago
» Replies: 6
» Views: 272
.SCM and .PY files are no...
Forum: Gimp-Forum.net
Last Post: Ofnuts
Yesterday, 05:28 PM
» Replies: 0
» Views: 70
v3.04 Script Error sg-sav...
Forum: Extending the GIMP
Last Post: Ofnuts
Yesterday, 05:11 PM
» Replies: 1
» Views: 72
Bug: gimp-drawable-get-pi...
Forum: Scripting questions
Last Post: programmer_ceds
Yesterday, 03:55 PM
» Replies: 8
» Views: 249
blank screen
Forum: OSX
Last Post: wilsonpig
Yesterday, 08:58 AM
» Replies: 4
» Views: 178
Cannot Install BIMP to GI...
Forum: Extending the GIMP
Last Post: Ofnuts
07-03-2025, 07:52 PM
» Replies: 1
» Views: 113
Missing fonts when export...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: chblondel
07-03-2025, 06:11 PM
» Replies: 9
» Views: 519

 
  32 bit images, Alpha channel, API Win32.
Posted by: todmar - 10-10-2023, 01:30 AM - Forum: Windows - Replies (3)

Exporting a .bmp file in 32 bit from Gimp: the image does not work on Windows. (LoadImage() call)
Load and save in other programs fixes the bug.
(such as Pixelformer)
The way GIMP does Color Alpha Transparent and Opaque is way cool.

Print this item

  Centering text
Posted by: sl60 - 10-09-2023, 08:11 PM - Forum: General questions - Replies (7)

I'm having a problem centering text layers. I select the text>Alignment Tool>Center Icon--and nothing. Same with Justify. What am I doing wrong?

Print this item

  Text along circle
Posted by: sl60 - 10-09-2023, 08:01 PM - Forum: General questions - Replies (12)

   
I've been experimenting with this technique and ran into an issue. I want to place text along the circumference of an existing circle (a circular object as opposed to a Gimp-drawn circle). I create the circular text and Gimp places it inside the edge boundary of the object, so I used the Move Tool to position it on the outside edge of the rim. When I did this the text warped a bit. How to avoid this?

Should I have perhaps created a circle drawn by Gimp to layer over the outside rim of the circular object?

Thanks--here is an image of the warped text.

Print this item

Exclamation gimp can't open .png file, though not damaged
Posted by: terminalN00b - 10-08-2023, 05:38 PM - Forum: OSX - Replies (1)

Hello, I don't know where I am supposed to look for a solution for this issue or how to best describe it, but here goes nothing.

This issue seems to be very specific and complex. I am trying to open and edit a .png file, which I ripped off the core system of my iPhone via software. But gimp is giving me an error message that simply says:

"Opening 'BatteryBG_4@2x.png' failed:

Error while reading 'BatteryBG_4@2x.png'. File corrupted?"


I know the file is not corrupted. It looks like it has something to do with the source of that image, as re-saving such image will make it work. But I don't know how to do so on a Mac computer, since opening it on gimp doesn't work obviously. I would simply have to get rid of the source.


My device:
Macbook Pro (Retina 13", 2013)

GIMP Version: 2.10

Hope I can find some answers here, thanks in advance!

Print this item

  Can't get resynthesizer to work on Gimp 2.10.34
Posted by: giutor - 10-08-2023, 10:31 AM - Forum: Linux and other Unixen - Replies (6)

Hi,

I downloaded the plugin from the github repository but I get this ouput:

Code:
Parsing '/home/gt/.config/GIMP/2.10/pluginrc'
Querying plug-in: '/usr/lib/gimp/2.0/plug-ins/file-rawtherapee/file-rawtherapee'
Querying plug-in: '/usr/lib/gimp/2.0/plug-ins/file-darktable/file-darktable'
Querying plug-in: '/home/gt/.config/GIMP/2.10/plug-ins/plugin-uncrop.py'
 File "/home/gt/.config/GIMP/2.10/plug-ins/plugin-uncrop.py", line 94
   raise RuntimeError, "Failed duplicate image"
                     ^
SyntaxError: invalid syntax
gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): error
Terminating plug-in: '/home/gt/.config/GIMP/2.10/plug-ins/plugin-uncrop.py'
Querying plug-in: '/home/gt/.config/GIMP/2.10/plug-ins/plugin-resynth-sharpen.py'
 File "/home/gt/.config/GIMP/2.10/plug-ins/plugin-resynth-sharpen.py", line 53
   raise RuntimeError, "Failed duplicate image"
                     ^
SyntaxError: invalid syntax
gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): error
Terminating plug-in: '/home/gt/.config/GIMP/2.10/plug-ins/plugin-resynth-sharpen.py'
Querying plug-in: '/home/gt/.config/GIMP/2.10/plug-ins/plugin-resynth-fill-pattern.py'
Traceback (most recent call last):
 File "/home/gt/.config/GIMP/2.10/plug-ins/plugin-resynth-fill-pattern.py", line 33, in <module>
   from gimpfu import *
ModuleNotFoundError: No module named 'gimpfu'
gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): error
Terminating plug-in: '/home/gt/.config/GIMP/2.10/plug-ins/plugin-resynth-fill-pattern.py'
Querying plug-in: '/home/gt/.config/GIMP/2.10/plug-ins/plugin-resynth-enlarge.py'
 File "/home/gt/.config/GIMP/2.10/plug-ins/plugin-resynth-enlarge.py", line 54
   raise RuntimeError, "Failed duplicate image"

How do I get Resynthesizer to work? Thanks Smile

Print this item

  How do I copy/map pixel brightness to hue?
Posted by: Artifice - 10-07-2023, 07:59 PM - Forum: General questions - Replies (2)

I wish to process grayscale images, and convert the gray shades (brightness 0-255) to hue (0-255), pixel for pixel.

More control over the color mapping is better, but I can make do with that by modifying the grayscale image first.

I can find no mention of such an operation. Am I missing something obvious? Is there a way for the GIMP to do this? Is there a plugin that will do it?

Print this item

  Plugin to integrate Gimp with Meta Segment Anything
Posted by: khemadeva - 10-07-2023, 09:33 AM - Forum: Extending the GIMP - Replies (19)

I have created a plugin, which allows users to isolate objects within a raster image inside GIMP using Meta Segment Anything.
Please feel free to download and use if you find it useful.

Here are the links:

Github Repo

Video Tutorial

Print this item

  Opacity lost on export to PDF.
Posted by: SF01 - 10-06-2023, 06:14 PM - Forum: Installation and usage - Replies (6)

Greetings.

I have made some projects with some layers with varying level of opacity on them.
Then, exporting to PDF the opacity level and layer mode type are lost and all the layers return back to default mode obstructing everything else instead of being applied as intended properly blending as overlays on the man image layers.

Print this item

  center point of circle path
Posted by: denzjos - 10-06-2023, 09:56 AM - Forum: General questions - Replies (16)

I traced a few circles on a existing drawing with a path using the ofnuts plugin 'Shapes / On strokes / Circles' .Is there a plugin to define the center points of the circles? 

   

Print this item

  Printing Problem
Posted by: Dago-Bert - 10-05-2023, 11:28 AM - Forum: Windows - Replies (5)

Hi Users of the famos Gimp-Software,

i use Gimp now about one year in the almost actual stable version. Since then i printed directly from Gimp to my A2-Fotoprinter, every thing was fine.
Now i got a new A1 Printer (Epson SC-P7500) and Gimp only shows A4 Papersize and Roll in Page-adjustment. I can choose any other paper format or single sheet what the printerdriver offers, close the Box but it did not any change. When opening Gimp Page adjustment it shows again A4 from Roll. Also Print-Size of GimpMenue has no effect.
In Printer-driver i can change also Paper and a lot of other things and they take affect, but at printing the image is always A4-size. Tested this with Gimp in Win10 and other PC with Win7.

All other Image-Software works fine (MS-Foto, XnView-MP, Paint, LibreOffice-Draw ...), can choose the paper size and image-size and printing works ok.

What i am doing wrong, please ?

regards, 
Bert

Print this item