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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,227
» Latest member: atdoorstep
» Forum threads: 7,863
» Forum posts: 42,670

Full Statistics

Latest Threads
Working with layers - a h...
Forum: General questions
Last Post: sallyanne
7 hours ago
» Replies: 3
» Views: 189
apply a certain gradient ...
Forum: General questions
Last Post: saint_m
7 hours ago
» Replies: 4
» Views: 136
How do I hide/unhide a *g...
Forum: General questions
Last Post: rich2005
7 hours ago
» Replies: 1
» Views: 69
Gimp 3.2.2 (and 3.0) text...
Forum: General questions
Last Post: rich2005
11 hours ago
» Replies: 1
» Views: 86
GIMP 3.0 RC: Text Tool fo...
Forum: General questions
Last Post: Scallact
Today, 12:46 AM
» Replies: 10
» Views: 786
Background - Foreground -...
Forum: General questions
Last Post: saint_m
Yesterday, 10:14 PM
» Replies: 8
» Views: 606
color scala - how to defi...
Forum: General questions
Last Post: saint_m
Yesterday, 12:28 PM
» Replies: 5
» Views: 322
Suggestion on the UI Sele...
Forum: General questions
Last Post: programmer_ceds
04-09-2026, 04:45 PM
» Replies: 1
» Views: 204
French Translation issues
Forum: General questions
Last Post: CmykStudent_
04-07-2026, 02:15 PM
» Replies: 1
» Views: 222
GIMP 3 - Social Media Res...
Forum: Extending the GIMP
Last Post: rich2005
04-06-2026, 07:30 AM
» Replies: 1
» Views: 271

 
  Unsupported 16-Bit Application
Posted by: ItzBB - 11-29-2020, 07:13 PM - Forum: Windows - Replies (1)

I get many *Unsupported 16-Bit Application* everytime I open Gimp even after I updated it. It happened today right after I installed a new Font (deleted now and still not working)


After spamming Enter for all the Errors, Gimp looked like this
https://imgur.com/BJluxO7

Ok I found a way to fix it
-Went on my C:\Users\XXXX\AppData\Roaming and deleted the Gimp folder
-Reinstalled Gimp and now it works



Attached Files Thumbnail(s)
   
Print this item

  adding a set of images to a audio visualization :: how to achieve this?
Posted by: sayhello - 11-29-2020, 06:58 PM - Forum: Other graphics software - Replies (3)

having a bunch of images that i want to add to openshot - can i create a little film by adding them to openshot!? Is this possible!?+++

love to hear from you

[Image: file.php?id=20493&t=1]

- note: i want to add this audio - visualization to the bottom-line of the film that is created out of the collection of images!

is this possible - see the images that i have attached, i now am trying the get this done. I will read the manpages to find out how to achive this.

[Image: file.php?id=20494&t=1]

look forward to hear from you

regards
yours Say hello [Image: happy.gif]

Print this item

  how to delete yellow flash spots
Posted by: suzieq - 11-29-2020, 06:33 PM - Forum: General questions - Replies (1)

[attachment=5263]

I used a flash to take a photo and then found it made some yellow spots in the text. Is there an easy way to get rid of them and make the colors the way they should be?
Thanks,
Suzie Q


Lemme try to attach the image again:



Attached Files Thumbnail(s)
   
Print this item

  Bend PE
Posted by: meetdilip - 11-29-2020, 02:45 AM - Forum: Other graphics software - Replies (5)

I am not sure why this happens when using Bend path effect in Inkscape 1.0.1 . I was hoping to see a smooth output

   

Any help will be great

Print this item

  GIMP-ML
Posted by: ksoman - 11-28-2020, 04:15 PM - Forum: Extending the GIMP - Replies (3)

Check out these awesome machine learning plugins for GIMP 2.10
https://github.com/kritiksoman/GIMP-ML

Print this item

  Transparent Background GIF issue
Posted by: Lonecel - 11-28-2020, 05:03 AM - Forum: General questions - Replies (2)

Hi all,
New to the forum and to using GIMP for gifs. 

I'm trying to make a gif with a transparent background, but even when I select [replace] the frames stack when the gif is played. 
I've unoptimized the gif/layers and spent over an hour looking online for a solution. 

I feel like I'm missing something simple. 

I attached a very simple file I've been using to try and sort the problem out. 

Thanks!



Attached Files
.xcf   ball bounce gif.xcf (Size: 111.09 KB / Downloads: 782)
Print this item

  Custom hotkeys issue
Posted by: Amy Lu - 11-27-2020, 09:51 PM - Forum: Older Gimp versions (2.8, 2.6....) - Replies (2)

How do I setup new hotkeys in GIMP 2.8?

I've gone to preferences > Interface > Configure keyboard shortcuts ('Use dynamic keyboard shortcuts' enabled), and nothing works. I even have save shortcuts on exit enabled and they never work.

Any ideas?

Print this item

  Inkscape Question
Posted by: SolidSnake2003 - 11-27-2020, 05:33 PM - Forum: Other graphics software - Replies (2)

I have a question if something can be done in Inkscape similar to what's in Adobe Illustrator. Is it possible to create 2 shapes with different sizes and make it create a gradient like blend like in the tutorial listed below?

https://youtu.be/lNq9pzvHk2c?t=162

Print this item

  Automated text correction
Posted by: StrayByte - 11-27-2020, 10:40 AM - Forum: General questions - Replies (1)

Greetings everyone.
I am in the middle of an enterprise scale scanning of many thick books.
The images in output (albeit already corrected by the scanner software) have all the words wavy and misaligned.

Is there a way to make gip correct these artifacts with a python script?
Maybe identifying a "expected" line and then operating a traslation of pixels to match the expected lines?

I searched but didn't find anything of relevance.

Also I cannot post the images here because the content is classified.

Thanks
Andre

Print this item

  ofn-dial-marks feature request?
Posted by: eepjr24 - 11-27-2020, 03:04 AM - Forum: Scripting questions - Replies (6)

This is not a huge deal since you can accomplish it in a variety of other ways, it would just remove a step. I looked at the code to see if it would be trivial to accomplish but I am not familiar enough with either Python or paths to dare to tinker. =P 

Could check boxes be added to remove the inner or outer curve and leave the dial marks?  This would be useful for some types of dials like a speedometer, etc.

Trying to read the python, it seemed to me maybe it could be done with a conditional in the range loop on marksCount? I don't know how to tell which section of the path is being drawn though, so back to having to tinker and not sure what the effects of that would be. If I am way off base, just tell me to pack sand. 

- E

Print this item