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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,968
» Latest member: Michaelswige
» Forum threads: 7,717
» Forum posts: 41,966

Full Statistics

Latest Threads
Pasting a layer group wit...
Forum: General questions
Last Post: teapot
Today, 04:06 AM
» Replies: 2
» Views: 151
Can the gradient tool be ...
Forum: General questions
Last Post: CmykStudent
Yesterday, 01:14 PM
» Replies: 6
» Views: 333
plugin-py3-export-all
Forum: Extending the GIMP
Last Post: CowboyJoe
Yesterday, 10:19 AM
» Replies: 5
» Views: 282
Gimp 2.10.30 Text alignme...
Forum: General questions
Last Post: sallyanne
11-27-2025, 11:13 AM
» Replies: 1
» Views: 165
Gimp 3 path tool auto con...
Forum: General questions
Last Post: CmykStudent
11-26-2025, 02:01 AM
» Replies: 9
» Views: 723
Numerous issues with 3.0+...
Forum: General questions
Last Post: rich2005
11-24-2025, 09:51 PM
» Replies: 2
» Views: 243
How to transform a layer ...
Forum: General questions
Last Post: stacash
11-24-2025, 08:47 PM
» Replies: 10
» Views: 844
How to make contours in G...
Forum: General questions
Last Post: denzjos
11-23-2025, 07:10 PM
» Replies: 2
» Views: 274
Has anyone tried getting ...
Forum: Extending the GIMP
Last Post: vitforlinux
11-22-2025, 04:32 PM
» Replies: 2
» Views: 351
What exactly tutorials ar...
Forum: General questions
Last Post: sallyanne
11-22-2025, 06:44 AM
» Replies: 6
» Views: 707

 
  Error: .dll's missing but ....
Posted by: lpvmc - 12-20-2017, 04:04 PM - Forum: Windows - Replies (4)

Hi,

When starting up GIMP I get a dialogbox with the following message: Cann't finf the following file: ZdlPvy/c:/ProgramFiles?Gimp2/bin/libwebkitgtk-1.0-0.dll.

This happens for three different files.

When I check c:/ProgramFiles etc for the .dll's they are there.

I have no idea what ZdlPvy is, but cann't find it on my computer.

Why does Gimp report the files missing while they are there with the path as in the error.

Any comment is very much appreciated.

Kindest regards, Leo

Print this item

  Option to display rgb 0-255 instead of %
Posted by: mholder - 12-20-2017, 12:15 PM - Forum: Gimp 2.10 - Replies (7)

I understand that greater than 8 bits per channel the values will be much more than 0-255.

But I'm working with a program that is requesting RGB 0-255 values.  The problem for me is if I am in 8 bit precision, then it is a hassle to constantly convert 0-100% to 0-255.

Is there an option somewhere to change the display to 0-255 instead of 0-100?



Attached Files Image(s)
   
Print this item

  Gaussian blur not working correctly?
Posted by: CC_Dev - 12-20-2017, 04:52 AM - Forum: General questions - Replies (2)

Operating on osx. Problem getting desired effect

Desired Effect of a guassian blur:
[Image: Screen_Shot_2017-12-19_at_8.37.42_PM.png]

Current result:
[Image: Screen_Shot_2017-12-19_at_8.37.08_PM.png]
Closeup:
[Image: Screen_Shot_2017-12-19_at_8.37.33_PM.png]

so It looks like the blur effect is a gradient opacity, but inverted? I want it to blur out from the border, not increase the opacity on the inside of the border. Border should be 100% opaque, with an increasingly transparent gradient out from the edge. 

What am I doing wrong?

Print this item

  ofn-bend-path
Posted by: Ofnuts - 12-19-2017, 08:48 PM - Forum: Extending the GIMP - Replies (104)

  • Given a source path (in blue)
  • You provide an envelope path made of two strokes (in red)
  • The script produces the bent path (in green)
   
  • By design, the script only bends the path vertically (in the image above, you can observe that the vertical limits of the characters in the source and bent paths are aligned)
  • The bent path is produced between the two strokes of the envelope path.
  • The source path can be elsewhere,  it only needs to overlap vertically with the envelope strokes
Available at the usual place. Enjoy.

Print this item

  What do you call this effect ?
Posted by: Espermaschine - 12-19-2017, 02:02 PM - Forum: General questions - Replies (8)

Its based on some kind of mathematical function, right ?
Exponential growth ?

   

Print this item

  MY SIMPLE ART
Posted by: GIMPER2 - 12-19-2017, 01:12 PM - Forum: Gallery - No Replies

[Image: 3592_2-GOOD%20MORNING.png]

[Image: 10379-20171218-00eb90.gif]

Print this item

  Repeat set of actions
Posted by: grit - 12-19-2017, 12:10 PM - Forum: Extending the GIMP - Replies (10)

I have made a layer. I want to rotate it and duplicate then rotate it for the same amount of angle as in previous step.
Is there a shortcut for repeating these actions ?

Print this item

  Are current tablet bugs fixable?
Posted by: BerryLegs - 12-19-2017, 02:31 AM - Forum: General questions - Replies (1)

Im trying to use my huion tablet. It recognizes it and i can configure it in setting but when i try to draw it makes a dot but i cant move the cursor once it made the dot. When i pull the pen off the tablet i can move the cursor again. This is very frustrating and ive tried everything on every forum post about this that I could find. Does anyone have any advice? I tried using previous versions of gimp.

Print this item

  Nova with transparency
Posted by: grit - 12-18-2017, 10:44 PM - Forum: General questions - Replies (2)

How to make nova appear only with spokes and without gradient alpha? I like the gradient of nova in some cases but sometimes I would like only nova with spokes without that yellowish gradient in between spokes.



Attached Files Thumbnail(s)
   
Print this item

  Newbie - batch resizing of images
Posted by: prino - 12-18-2017, 09:26 PM - Forum: General questions - Replies (1)

I've used GIMP for a couple of years, always interactive, but now I would like to resize a rather large number of TIF files to a standard format. I have two types of files, "fronts" (t???r???-???.tif) and "backs" (t???r???-???b.tif)

Manually, I would

  • open the file
  • change the only the canvas, to 2310 x 4842 pixels
  • only for the "backs", add an "x" offset that is the difference between 2310 and the previous size
  • click resize
  • flatten the image
  • export it with Deflate compression
  • quit

and repeat (ad nauseam).

Is there a simple way to do this scripted. I'm a z/OS guy, and although I've RTFM, Script-Fu might just as well be Chinese to someone who's used to PL/I and REXX. And to boot, I really would like to have something that I can enter from the Windows command-line...

Print this item