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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,917
» Latest member: subbareddy
» Forum threads: 7,684
» Forum posts: 41,799

Full Statistics

Latest Threads
GIMP 3.04 opens with wind...
Forum: Windows
Last Post: subbareddy
Today, 07:47 AM
» Replies: 7
» Views: 3,663
Isolate, select and copy/...
Forum: General questions
Last Post: rich2005
Yesterday, 04:39 PM
» Replies: 7
» Views: 378
"Plug-in crashed" on GIMP...
Forum: General questions
Last Post: skullamrotis
Yesterday, 03:32 PM
» Replies: 4
» Views: 398
AIMAGoR - Artificial IMAg...
Forum: Other graphics software
Last Post: vitforlinux
Yesterday, 12:09 PM
» Replies: 23
» Views: 9,815
RapidRAW
Forum: Other graphics software
Last Post: denzjos
11-03-2025, 12:51 PM
» Replies: 2
» Views: 208
Tutoriel installer Drea...
Forum: Tutorials and tips
Last Post: meric57
11-03-2025, 07:45 AM
» Replies: 0
» Views: 91
Nouveau Arrivant sur le f...
Forum: Watercooler
Last Post: meric57
11-03-2025, 06:45 AM
» Replies: 0
» Views: 93
Accessing GIMP’s internal...
Forum: General questions
Last Post: rich2005
11-02-2025, 12:35 PM
» Replies: 1
» Views: 183
Can't find path plug-in
Forum: General questions
Last Post: programmer_ceds
11-01-2025, 04:47 PM
» Replies: 7
» Views: 479
Gimp shows blank black sc...
Forum: Windows
Last Post: rich2005
11-01-2025, 09:01 AM
» Replies: 1
» Views: 182

 
  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

  Smoothing jagged edge
Posted by: DynV - 12-18-2017, 03:44 PM - Forum: General questions - Replies (2)

I have some images with jagged edge; I made the background transparent and it was contrasting so I could leave little of the color fading in the result and the border not being gradual is obvious. I'd like to have the jagged edge smooth.

My first thought was anti-aliasing but I'm not sure GIMP have that and I wouldn't know what the best or most efficient way to go about with that. I did a search and the only relevant page I found was Fixing Jagged Image Edges with Gimp | Jafty Interactive Web Development, which I wonder if there's a better method.

Thank you kindly for your help

Print this item