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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,577
» Latest member: RaymondBut
» Forum threads: 7,451
» Forum posts: 40,716

Full Statistics

Latest Threads
Digikam: photo management...
Forum: Other graphics software
Last Post: denzjos
33 minutes ago
» Replies: 7
» Views: 4,566
Missing script-fu "refres...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: Ofnuts
7 hours ago
» Replies: 1
» Views: 45
GIMP 3.04 opens with wind...
Forum: Windows
Last Post: SteveH
7 hours ago
» Replies: 0
» Views: 44
AIGoR - Artificial Image ...
Forum: Other graphics software
Last Post: rich2005
Yesterday, 12:12 PM
» Replies: 10
» Views: 3,108
processes in Whitelist
Forum: OSX
Last Post: Ofnuts
Yesterday, 11:53 AM
» Replies: 3
» Views: 106
Can't see GIMP windows
Forum: Gimp 2.99 & Gimp 3.0
Last Post: Tankred
Yesterday, 11:48 AM
» Replies: 3
» Views: 226
Windows save
Forum: General questions
Last Post: sallyanne
Yesterday, 06:27 AM
» Replies: 3
» Views: 315
Trying to append part of ...
Forum: General questions
Last Post: Denarius
06-30-2025, 12:26 PM
» Replies: 5
» Views: 308
clone tool
Forum: General questions
Last Post: sallyanne
06-30-2025, 12:38 AM
» Replies: 6
» Views: 385
Missing fonts when export...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: rich2005
06-29-2025, 07:48 AM
» Replies: 8
» Views: 448

 
  Webpage text is tiny
Posted by: grits - 08-03-2023, 06:44 PM - Forum: Gimp-Forum.net - Replies (3)

I use my phone to read new posts, sent via a, feed reader. When I click through the reader to the, actual page the text is tiny. I have to turn my phone to landscape view, then do lots of scrolling. 

Is there a way to fix this, on my end or the web manager?

Print this item

  PNG to SVG in bulk
Posted by: djdstroy - 08-03-2023, 05:42 PM - Forum: Extending the GIMP - Replies (2)

does anyone know if i can convert 1000's of png files in to SVG files using Gimp?
Iv seen a few videos on how to do single files, but i have 16000 files i need to do.

thanks for your help.

Print this item

  When trying to copy and paste and image, the clipboard mask is pasted
Posted by: RAlena - 08-03-2023, 05:54 AM - Forum: General questions - Replies (2)

I am running GIMP 2.10 from the Linux Environment in ChromeOS.

Copy and Pasting an image, either with the keyboard shortcut or the right click menu, always results in me pasting the image AND the mask. the mask image mask is colored black. i want to paste just the image without the mask. I have tried dragging the clipboard image from the buffer menu and it works, the image is intact, it's just when pasting with ctrl + v and the edit menu that this happens. 

the issue also shows up when copy pasting from a selection.

How can i copy an image and paste just the image? is there a setting that i missed? 

i never had this issue before while i was using it on a windows pc.

Print this item

  Image Duplication Sequence Help
Posted by: Adore33 - 08-02-2023, 10:42 PM - Forum: General questions - Replies (6)

I am wondering if it is possible to add text to a single image that reads "Gameplay - Part 01" and generate a duplicate image with the text "Gameplay - Part 02," and so on, using an automatic process to ensure consistent text placement.

Here is a reference on my Google Drive.
https://tinyurl.com/2dn854pz

Thank You.

Print this item

  Problem with gimp 2.10.12 cursor
Posted by: mighty_simo - 08-02-2023, 07:45 PM - Forum: General questions - Replies (1)

Hi,
I've been having an annoying problem with gimp's cursor. When I click on the canvas, a sort of small ripple-effect appears around the cursor, like I'd be selecting a page or something. Then when I press down for more than a very short moment, a white circle appears around the cursor for a moment before giving me a small drop down menu. It's super annoying and I can't seem to figure out what causes this, as it works normally around 50% of the time and then starts doing this stuff again all of a sudden. 

I'm using a lenovo computer and a wacom intuos tablet with gimp 2.10.12. Any help is appreciated!

Print this item

Python ComicBook - RuntimeError: cancelled
Posted by: Krikor - 08-02-2023, 01:18 PM - Forum: Extending the GIMP - Replies (13)

Salut @cli345,

These days I noticed in one of your posts the link to: Photo To Cartoon - https://github.com/cl4cnam/gimp_cartoon_plugin

So today, I downloaded and installed the plugin, but only to be met with the following error:

Code:
[b]An error occurred running python-fu-bd

RuntimeError: cancelled

Traceback (most recent call last):
 File "C:\Gimp-2.10.28_Portable_32-64bit-Win\lib\gimp\2.0\python/gimpfu.py", line 740, in response
   dialog.res = run_script(params)
 File "C:\Gimp-2.10.28_Portable_32-64bit-Win\lib\gimp\2.0\python/gimpfu.py", line 361, in run_script
   return apply(function, params)
 File "C:\Gimp-2.10.28_Portable_32-64bit-Win\Preferences\plug-ins\PluginsUso\bede2.10.py", line 35, in bd
   pdb.plug_in_gmic_qt(img, layer, 1, 0, '-fx_curves_interactive 7,0,1,7,0,0,'+pointLum+',100,100,-1,0,0,'+pointSat+',100,100,-1,0,0,100,100,-1,0,0,100,100,-1,')
RuntimeError: cancelled[/b]


On the github page there is the following notice:

"On Windows, if the plugin does not work, delete the first line of the file "bede2.x.py" ("new line" character included)."

I believe that the first line would be the fifth line, so I added a '#' to comment it out:

-----------------------------------------------------------------
#!/usr/bin/env python
# -*- encoding: utf-8 -*-
# éèà

#from gimpfu import *
import os

baseDir = os.path.expanduser('~/.gimpTranslation')
-----------------------------------------------------------------

But then when restarting the plugin it no longer appears in the menu ➤ Filters ->Artistic -> Bede...

I'm not sure if the first line would actually be the fifth or if I should uncomment line 1.

I'm using G'MIC version 3.1.6

Is there any way to make the plugin work with my Gimp?

PS.: Using the version via G'MIC I have no problems.

Thanks in advance.

Print this item

  font is too small, no matter what size i choose
Posted by: chris lynott comedy - 08-02-2023, 12:22 PM - Forum: General questions - Replies (2)

Hiya Guys, 
 
No matter what font size I choose, it's still tiny. Can you help? 
 
Steps: Tools --> Text  (I select 75px) ...Even if I select a far bigger font..It's still tiny.  I attach a full screenshot.
 
Many thanks, 
 
Chris  

https://chrislynottcomedy.com/ 



Attached Files Thumbnail(s)
   
Print this item

  Gimp Normal map affects COMP green channel?
Posted by: Douglas - 08-01-2023, 05:38 PM - Forum: General questions - Replies (1)

I am creating a livery for an Aeroplane Heaven model for MSFS. I understand PBR, and I am able to get the look I want using the amazing tools in Gimp which is my main program for liveries.
I wanted to redo the lines and rivets on this particular model as they were quite messy, my repaint is depicting the restored aircraft so I wanted a better organized NORMAL. I redrew the entire lines and rivet network for the model using layers in Gimp 2.10. I started to use NORMAL Map feature ( Filters/Generic/Norm) and I got great results, but one thing has me baffled. It seems the new NORM texture is affecting the "shine" of the model in game (typically controlled by the COMP's Green channel). I don't understand how that is possible when I am working on the NORM texture exclusively. 
With the export, I made sure the Alpha channel was turned off, 16bit NORMAL, Y not flipped (the result of flipping the Y was not correct). When applied, the model lines, rivets, hatches, all look fantastic, except now the sheen on the model is extreme. Reverting back to the messy default NORMAL, sheen is correct.
Could anyone please help to explain how the NORMAL map generated by Gimp results in an over-polished sheen on the model in game?

Workflow and results:
[Image: 53086410887_9043805d50_w.jpg]Multi-Layered Master
[Image: 53087382290_57cfa37305_w.jpg]Collapsed_Layers_No Alpha

[Image: 53087382315_1eb9342046_w.jpg]Converted to NORM Alpha Off

[Image: 53086976596_dd6c4e2e09.jpg]Export to DDS settings
[Image: 53087382180_9a4b6ddbaf.jpg]Shine difference  [Image: 53087471353_6534a53c54.jpg]shine difference
[Image: 53087385020_58cf23db09.jpg]Shine Difference [Image: 53087163634_4c3aba4b69.jpg]Underside shine difference
Thanks for reading, any advice is appreciated.

Doug

Print this item

  C++/GIMP/OpenCV
Posted by: PowerThreads - 08-01-2023, 06:31 AM - Forum: General questions - Replies (5)

Using the following mask for bunch of images


filters > enhance > unsharp mask with values of

radius = 6.8, amount = 2.69, threshold = 0

Want to make the same with Open CV functions
Please advise how to proceed

Thanks in advance Smile

Print this item

  How to Recover File after a Crash?
Posted by: AngelH - 08-01-2023, 03:33 AM - Forum: Windows - Replies (2)

I'm using:
Windows 10
GIMP 2.10.34

I was following a tutorial and Gimp crashed.
I hadn't saved. Yeah, I know, I know...

Anyway, is there a temp folder where I can retrieve the unsaved file?

I found two temp folders connected to Gimp but they were both empty.

Thank you,
AngelH.

Print this item