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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,782
» Latest member: MichaelDak
» Forum threads: 7,595
» Forum posts: 41,398

Full Statistics

Latest Threads
Is there any version wher...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: rich2005
1 hour ago
» Replies: 1
» Views: 203
How do I uninstall GIMP 3...
Forum: Linux and other Unixen
Last Post: Ofnuts
2 hours ago
» Replies: 1
» Views: 54
AI Gimp Plugins
Forum: Watercooler
Last Post: merlilderman
Yesterday, 04:16 PM
» Replies: 21
» Views: 68,179
How to make a watermark o...
Forum: General questions
Last Post: kyolim
09-13-2025, 10:05 PM
» Replies: 5
» Views: 14,167
Linux command that does e...
Forum: Other graphics software
Last Post: rich2005
09-13-2025, 06:06 PM
» Replies: 1
» Views: 473
reliable Gimp 2.10.38 dow...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: denzjos
09-13-2025, 05:20 PM
» Replies: 2
» Views: 375
Batch Color Saturation
Forum: Extending the GIMP
Last Post: rich2005
09-13-2025, 07:53 AM
» Replies: 15
» Views: 12,057
Photo play-time
Forum: Gallery
Last Post: Ofnuts
09-13-2025, 07:32 AM
» Replies: 24
» Views: 21,894
BIMP plugin for GIMP 3.10
Forum: Extending the GIMP
Last Post: firefly
09-12-2025, 11:53 PM
» Replies: 2
» Views: 726
pl_stroke_arrows GIMP 3.0...
Forum: Extending the GIMP
Last Post: Scallact
09-12-2025, 04:03 PM
» Replies: 0
» Views: 377

 
  Gimp 2.10.6 exports lousy images - what?
Posted by: jack_cat - 10-16-2018, 03:36 AM - Forum: Gimp 2.10 - No Replies

Edit: I think I have solved this by increasing the compression on the export. Sorry to bug you all. If I still have a problem by tomorrow I'll be back... otherwise don't worry about it, thanks.

Print this item

  Feature request
Posted by: dbuske - 10-15-2018, 11:09 AM - Forum: Gimp 2.10 - Replies (11)

Add the ability to make the cursor a color for greater visibility.
Sometimes it is hard to see. Smile

Print this item

  Animated text help!
Posted by: ZacheryTK - 10-14-2018, 10:57 PM - Forum: General questions - Replies (2)

Hey everybody,

My name is Zach and I have recently re-downloaded Gimp. I used to use Gimp about ten years ago but dropped off for awhile; I would like to get back into the swing of things.

I am curious about how to add a burning/glowing effect to text in Gimp 2.10. When I was originally using Gimp, I created the userbar below where the text glows from left to right. I was hoping somebody could assist me in doing that same thing now since I have forgotten. If a thread already exists explaining how to do this, I would be grateful for any links. 

[Image: Animated-Baberuthfan-Userbar.gif]

Thanks in advance!

Print this item

  Make size A1 Poster - right setting?
Posted by: Delfin93 - 10-14-2018, 02:26 PM - Forum: General questions - Replies (4)

Hello there!

I want to make a poster in the size A1 and therefore choose the settings your can see nin the picture below.
I want to print the finished poster then on paper with the size A1 - will that work out?


[Image: 94203d-1539527048.png]

Print this item

  Couldn't export grayscale transparent image to GIF
Posted by: DynV - 10-14-2018, 12:43 PM - Forum: General questions - Replies (3)

I've been working with a similar type of grayscale transparent images and they exported fine in PNG & GIF. As mentioned, with something similar, it exported fine in PNG but was added a black background (to where the transparency should have been). I thought perhaps it was my usage of GIMP so I found an online tool, uploaded the PNG (recently exported) then saved it into GIF through them and the transparency was as it should.

I opened the image expecting it to have been converted into RGB but it was indexed. So I went back to my GIMP image, changed the mode to indexed and was surprised all 256 colors were taken; I thought it would have been 100 or less.

Was I on the right path, that there was too many colors for a GIF? Is there something I could do so this situation doesn't reoccur? Otherwise, it wouldn't be a big hassle and when that happen I'll convert it to indexed.

Oh and the mode that there shoudln't be duplicate indexed colors was on when I converted (and all 256 colors were taken).

Update 1: The exact mode name, along with the rest of the conversion options:
   

Print this item

  No heal transparency in GIMP 2.10
Posted by: adlerhn - 10-14-2018, 10:45 AM - Forum: Linux and other Unixen - Replies (7)

I have GIMP 2.10 installed from the Ubuntu Cosmic repository. I also have installed the gimp-plugin-registry package, and I can see under /usr/lib/gimp/2.0/plug-ins a plugin-heal-transparency.py file.

However, I cannot see the "Heal transparency" filter in the menu. Also, in the plugin filter I don't see any plugin whose name contains "Heal", but "Resynthesize" is there in the list.

I have also tried to install the flatpak version from gimp.org, but the filter does not appear there either.

Any advice of what could I try to get the filter to show? I would happily downgrade to 2.8, but package repositories that also include the gimp-plugin-registry seem to be all on 2.10.

Print this item

  Lighting Effecting plugin
Posted by: QuinB - 10-13-2018, 09:55 PM - Forum: Scripting questions - Replies (3)

I'm trying my hand at bulk image generation via the Python console on Gimp 2.10.6 under Windows 10; I'm having a great time diving in at the deep end (I've been working with Python for nearly 12 hours now), but it I reckoned I might get on faster with Python-fu by asking for help. (It's the 21st century - I even ask for directions!)

It seems that the Lighting Effects plugin has more options than are passed through the function call: bump map depth and distance, for instance. 
I've dug as far as lighting-main.c to see what's going on - it looks like there are variables with a larger scope than you'd hope - but wondered if somebody who actually Knows What They're Doing can tell me whether I shall be able to replicate the Lighting plugin in its entirety or not - and a few hints on how to get it done, if y'd be so kind.

   
Getting reality to match the preview: hope or faint hope?

Print this item

  stroke path with a dashed line inside a filter
Posted by: dinasset - 10-13-2018, 03:35 PM - Forum: Scripting questions - Replies (2)

Hi.
In the pdb interface for stroking path I found all the setting but the "dash preset", which online allows to stroke with a dotted/dashed line.
Maybe I missed something.
Can someone tell me whether and how is it possible to stroke a path (from inside a filter) using a dash preset like interactively?
Many thanks in advance.

Print this item

  [solved] Gradiant radial white & grey background
Posted by: DynV - 10-13-2018, 03:03 PM - Forum: General questions - Replies (2)

I'd like to have a gradiant radial white & grey background. From the center in a circling fashion a large portion would be white and the ends would be (50%) grey; so the 1/10 to 1/8 (not sure what it will look like, I'd test them out) would be a gradiant from the center white to grey.
   
is a sloppy example.

Please explain the whole process; I haven't use a gradiant.

Print this item

  Advice on best way to re-colour fingernails
Posted by: wends151 - 10-13-2018, 02:46 PM - Forum: General questions - Replies (3)

Hi  Big Grin

I've checked all over the net and just can't find anything that works for me.

I make resin jewellery and specifically rings. I make them in several different colours.

I would like to take a picture of someone wearing a ring (a close up of the hand) and change their nail colour to the colour of the ring (one for each colour ring). I need to keep the result looking realistic i.e. shiny like it's proper nail varnish. I'm thinking that will mean messing about with the hue/saturation? I've tried but am not that proficient so maybe the settings are incorrect. I've tried searching for tutorials but can't find anything for the 2.10 version of Gimp.

Could anyone talk me through it or point me in the right direction with settings and things? 

That would be really helpful and much appreciated! x

PS My operating system is Windows 10

Print this item