Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 4,777
» Latest member: Jamesnex
» Forum threads: 7,593
» Forum posts: 41,393
Full Statistics
|
Latest Threads |
How to make a watermark o...
Forum: General questions
Last Post: kyolim
5 hours ago
» Replies: 5
» Views: 13,889
|
Linux command that does e...
Forum: Other graphics software
Last Post: rich2005
9 hours ago
» Replies: 1
» Views: 273
|
reliable Gimp 2.10.38 dow...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: denzjos
10 hours ago
» Replies: 2
» Views: 183
|
Batch Color Saturation
Forum: Extending the GIMP
Last Post: rich2005
Yesterday, 07:53 AM
» Replies: 15
» Views: 11,783
|
Photo play-time
Forum: Gallery
Last Post: Ofnuts
Yesterday, 07:32 AM
» Replies: 24
» Views: 21,655
|
BIMP plugin for GIMP 3.10
Forum: Extending the GIMP
Last Post: firefly
09-12-2025, 11:53 PM
» Replies: 2
» Views: 566
|
pl_stroke_arrows GIMP 3.0...
Forum: Extending the GIMP
Last Post: Scallact
09-12-2025, 04:03 PM
» Replies: 0
» Views: 233
|
How do you make text circ...
Forum: General questions
Last Post: rich2005
09-12-2025, 07:18 AM
» Replies: 12
» Views: 3,297
|
New Install, Black Screen...
Forum: OSX
Last Post: akhrameev
09-11-2025, 02:32 PM
» Replies: 3
» Views: 2,965
|
Trouble changing backgrou...
Forum: General questions
Last Post: tomatoSauce23
09-11-2025, 12:50 PM
» Replies: 6
» Views: 1,478
|
|
|
gimp-file-load color profile |
Posted by: 6vfde - 11-20-2022, 01:39 AM - Forum: Scripting questions
- Replies (4)
|
 |
Hi!
I'm new to the forum and scripting, and have little GIMP experience.
I am working on my first python-fu script, which opens jpg files, changes them, and saves to new jpg files.
How one would load a jpg file while preserving its original 'sRGB' color space? When I open the file through the GUI, GIMP asks me if I want to keep it or convert to 'GIMP built-in sRGB'. However, when my script loads the file with pdb.gimp_file_load(), It just converts it automatically.
I'm running GIMP 2.10 on Debian.
Thanks a lot!
|
|
|
Overwriting 'software' EXIF tag |
Posted by: 6vfde - 11-20-2022, 01:27 AM - Forum: Scripting questions
- Replies (2)
|
 |
Hi!
I'm new to the forum and scripting, and have little GIMP experience.
I am working on my first python-fu script, which opens jpg files, changes them, and saves to new jpg files.
Is there a way to save a file with pdb.file_jpeg_save(), while overwriting the 'software' exif tag?
Even though I set the tag with pdb.gimp_image_set_metadata(), the resulting file has 'GIMP 2.10.32' as its value.
I'm running GIMP on Debian.
Thanks a lot!
|
|
|
Setting GTK Dialog default answers |
Posted by: cjsmall - 11-18-2022, 11:59 PM - Forum: General questions
- Replies (4)
|
 |
I'm sure that due to an upgrade from GTK2 to GTK3, the default responses (i.e., the active button) when a pop-up dialog displays changed between GIMP 2.8 and 2.10. Even after a few years, these changes still bother me. Is there any way, external to the GIMP code itself, that the default responses for a given dialog can be set? I'm hoping that there is some kind of external file where this might be set. I'm just not familiar enough with the GTK internals to know if this is possible or not.
Thanks for any insights.
|
|
|
Adding/Editing transparency in an indexed PNG |
Posted by: out-of-mind - 11-18-2022, 04:23 PM - Forum: General questions
- Replies (3)
|
 |
Hello,
I have an indexed PNG and want to edit the transparency of it - my problem: Transparency is either 0% or 100%
What I'd like to have: I'd like to add a transparency value to each of the 255 indexed colours - so colour 1 is totally transparent, and the others transparency should be set to something between 50% and 90% depending on their brightness (white -> 90%, black -> 50% or something similar) - (I wouldn't mind to edit the 255 colours by hand if necessary).
I did something like this few years ago, but can't reconstruct how I did it - though I ended up with a 24 bit per Pixel PNG, so maybe it's not possible to have an indexed PNG with varying degrees of transparency!?
If I open the indexed PNG it shows two channels, one with the image information and the other with transparency information is a black or transparent thing with nothing inbetween (seems to be just 1 bit of info per pixel) - so maybe it's possible to change that part (and have 1 byte per pixel as well).
Thanks for any hints.
|
|
|
Surface Laptop Studio pen not working |
Posted by: CubeGamer647 - 11-17-2022, 04:27 PM - Forum: General questions
- Replies (1)
|
 |
So I recently got a surface laptop studio and the pen to go with it, it's a touchscreen and it's specifically designed for drawing, but it would seem that gimp can't distinguish the pen from the cursor, and thus it's not detecting any pressure, nor does the other side function as a second pen. Any way to fix this?
|
|
|
First time with Gimp and drawing tablet |
Posted by: PixelSystem - 11-17-2022, 02:18 PM - Forum: General questions
- Replies (1)
|
 |
Hello,
I am trying to get a XP PEN Deco 01 v2 to work with gimp on win10. I have downloaded and installed their drivers. However when ever I put the pen to the tablet in gimp it switches from the pencil tool to something that gives the attached image. I have no idea what is going on. (also please feel free to recommend any configurations as I am new to art with a drawing tablet. I tried doing traditional but I find digital a lot easier for me)
https://imgur.com/a/NDLbVSD for the image
|
|
|
|