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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,706
» Latest member: Raymondgep
» Forum threads: 7,216
» Forum posts: 39,418

Full Statistics

Latest Threads
No-destructive edtiing in...
Forum: Tutorials and tips
Last Post: teapot
3 hours ago
» Replies: 2
» Views: 100
Testing attachments in mu...
Forum: Gimp-Forum.net
Last Post: Poupée-Chaussette
9 hours ago
» Replies: 0
» Views: 35
Crosshair guides for the ...
Forum: Extending the GIMP
Last Post: teapot
Yesterday, 03:11 PM
» Replies: 0
» Views: 87
Select By Color tool
Forum: Gimp 2.99 & Gimp 3.0
Last Post: CmykStudent
Yesterday, 11:06 AM
» Replies: 2
» Views: 107
How to use selecting mult...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: teapot
03-10-2025, 02:58 PM
» Replies: 9
» Views: 385
Troubles with porting a s...
Forum: Scripting questions
Last Post: alvk
03-09-2025, 09:51 AM
» Replies: 19
» Views: 676
Can't get a clean Select ...
Forum: General questions
Last Post: Ofnuts
03-09-2025, 08:39 AM
» Replies: 5
» Views: 386
currently planning to cre...
Forum: General questions
Last Post: saint_m
03-09-2025, 01:57 AM
» Replies: 40
» Views: 7,334
Print an image (2480x7016...
Forum: General questions
Last Post: Fleshus
03-08-2025, 03:59 PM
» Replies: 3
» Views: 190
Text to path query
Forum: General questions
Last Post: rich2005
03-08-2025, 03:51 PM
» Replies: 1
» Views: 134

 
  Tablet dynamics off
Posted by: kyosanshugi - 09-22-2022, 02:30 AM - Forum: Windows - Replies (4)

Hello friendly people,

So I was using my Wacom tablet in GIMP 2.10 (Tablet model CTH-460 if that matters) and all the dynamics were working just fine until they just... suddenly weren't. There is a text box that says "Dynamics Off", but there's no drop down and right clicking on the field turns up nothing. I can't check or any of the boxes in the mapping matrix, and I can't manipulate any of the other options in the drop-down. I checked tool options in preferences, but nothing there seemed like it would help me out. I also tried updating to 2.10.32, but that didn't change anything either. Does anyone have any idea what might have happened?

Tl;dr: Tablet dynamics suddenly stopped working and refuse to turn back on. Wat do?

Print this item

Photo Taking background out of photo
Posted by: Tshirts Are Us! - 09-21-2022, 11:48 PM - Forum: General questions - Replies (11)

Im having real problems hear cutting the background out. Round his suite I cant split it from the background and round his head the background is showing in the hair (please see photo attached)

Cant seam to find any paid for art work forums out there, so I guess can someone recommend what tool would do this?
Thanks



Attached Files Thumbnail(s)
   
Print this item

  Exponential Growth?
Posted by: jediguitar101@yahoo.com - 09-21-2022, 08:16 PM - Forum: General questions - Replies (6)

Is there a way to grow a line/segment (one with curves) exponentially? Thus, sharp/pointed at one end and fat at the other?

Print this item

  Gimp 2.10 / Linux: Keyboard equivalent to Shift+Left-Mouse-Click
Posted by: lawlist - 09-19-2022, 06:21 PM - Forum: General questions - Replies (6)

I'm running Gimp 2.10 on Linux (Ubuntu 20.04 LTS).  Without using the mouse, is it possible to select a layer and make it visible, and hide all other layers?  E.g., a sequence of keyboard entries that can accomplish the same thing as using the mouse to Shift+Left-Mouse-Click on the eye-icon area to the left of each layer in the applicable toolbox tab?

Print this item

  Gimp 2.10 / linux: How to export PDF with searchable text.
Posted by: lawlist - 09-19-2022, 06:15 PM - Forum: General questions - Replies (2)

I'm using Gimp 2.10 on Linux (Ubuntu 20.04 LTS).  I import a multi-page PDF with searchable text into Gimp as layers.  I add a signature JPG file to one or more of the pages and then Export as a FILE.PDF.  The resulting PDF is not text searchable; e.g., I cannot select a sentence in the exported PDF with the mouse and then copy it to the clipboard.  Is it possible to Export to PDF and have the resulting PDF searchable with text?

Print this item

  File Open dialog thumbnail size/Image browser?
Posted by: R Soul - 09-18-2022, 10:28 PM - Forum: General questions - Replies (5)

Hi all.

Does anyone know of a way for Gimp's File Open window to show larger icons?
   

The icons on the left are too small to be of much use. The preview on the right is a nice size, so it would be nice to have those previews (or something a little smaller) in the main file list. It could have something like Windows' options to to show icons in varying sizes. The fact that the files do all show icons suggests that Gimp already generates some sort of thumbail data, so hopefully it won't be a major thing to increase the display size.

I've looked through the settings but not seen anything about the file browser. I've also had a look at version 2.99 but I don't see any additional settings for this.

I often use IrfanView or just Windows itself to browse files, but neither of them can read .xcf files. I've also tried using XnView but that only seems capable of reading the top layer. And it would be nice to keep more things within just one program.

An alternative would be for the existing preview data being saved in such a way as to make other browsers think they're dealing with .jpg data.

If there's an existing solution for my issue, please let me know. Or if there's a better place to ask for the above as a new feature, please let me know of that instead.

Thanks for reading!

Print this item

  Having trouble adding user interface options.
Posted by: Albedo - 09-18-2022, 03:37 PM - Forum: Scripting questions - Replies (4)

Hi

I am having an issue adding UI stuff to my script.    I am unable to use two UI of the same type.   I think I'm missing something in my formatting.  For example:

   (PF_OPTION, "useRare", "Select N to Ignore Rare Percents. ", 0,
             (
                 ["N", "Y"]
              )

         )


That works fine.   I am able to get the Y/N info passed into my useRare parameter.  I am able to to pass it to scripts, no issue.  The problem is I want to add another PF_OPTION.  So I added

   (PF_OPTION, "useColor", "Select Y to use color ", 0,
             (
                 ["N", "Y"]
              )

         )


And that breaks my script.   I can add a PF_RADIO, or a PF_TOGGLE and they work fine too, but I cant add a duplicate for either of those.  Can anyone explain to me how I can enter into duplicate PF types to the UI?
Thank you

Print this item

Tongue English vs French
Posted by: PixLab - 09-18-2022, 12:19 PM - Forum: Watercooler - Replies (7)



Print this item

  G'MIC Unable to Update
Posted by: pypedreams - 09-18-2022, 12:08 PM - Forum: General questions - Replies (3)

Hello Everyone, 

Using GIMP 210.22, I've recently encountered a problem trying to update G'MIC, as I now receive this error message "the update could not be achieved because of the following errors could not read https://gmic.eu/update294.gmic" has anyone experienced a similar issue? 

Thanks 

Roy

Print this item

  No image after layer merge
Posted by: Mithral Londrecken - 09-17-2022, 06:24 AM - Forum: General questions - Replies (6)

I  to a photo of a foot print made with graphite powder. then in gimp i cropped it to just the foot print. Then I used select color to copy the pixs to layers. I have spent hours hand drawing to remove the pixls grainyness for each layer, making depth map of the foot.  Now when I merge the layers my image outcome is blank.  What am I missing?? have not found help on this in youtube. just want to git this inage through to the 3d process but stuck.  Huh

Print this item