Gimp-Forum.net

Full Version: Exponential Growth?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is there a way to grow a line/segment (one with curves) exponentially? Thus, sharp/pointed at one end and fat at the other?
(09-21-2022, 08:16 PM)jediguitar101@yahoo.com Wrote: [ -> ]Is there a way to grow a line/segment (one with curves) exponentially? Thus, sharp/pointed at one end and fat at the other?

To get a smooth line, usually best to create the line as a path. (unless you are using a graphics tablet)

Then stroke the path, Edit -> Stroke Path, using a brush dynamic. Depends on path direction. Ofnuts has a plugin (ofn-path-edits) to reverse direction. see: http://sourceforge.net/projects/gimp-pat...s/scripts/    

[attachment=8704]

Have to confess, not always obvious how to make your own dynamic. 

see: https://docs.gimp.org/en/gimp-tool-dynamics.html

Edit:
Still using paths, but an old (ancient) compiled plugin, but it does have an exponent option. Pulled out of my archive.
I do not know which OS you are using so both linux and Windows versions, use the the appropriate. Sorry if you are a Mac user.  Looks like this:

[attachment=8705]

Tried with Gimp 2.10.32 / kubuntu 20.04 / Win 10 and it still works. Unzip and put in your plugins folder. Registers in the Edit Menu
@rich2005 ...that's exactly what I was after! Thank you VERY much. I'll give this a whirl. Thank you for the plugin as wellWink
RobA has a script that could be an option:
--➤ tapered_stroke_along_path
https://www.cartographersguild.com/showt...hp?p=32810
(09-24-2022, 06:47 AM)Krikor Wrote: [ -> ]RobA has a script that could be an option:
--➤ tapered_stroke_along_path
https://www.cartographersguild.com/showt...hp?p=32810

Much appreciated!
Have you tried this ? 2008 Really for Gimp 2.6, sort of works with Gimp 2.8 but not Gimp 2.10
(09-25-2022, 08:28 AM)rich2005 Wrote: [ -> ]Have you tried this ? 2008  Really for Gimp 2.6, sort of works with Gimp 2.8 but not Gimp 2.10

I haven't actually tested it.
I happened to come across it while browsing the web.

On the other hand, I found a nice plugin by the same author (RobA) from 2009 - Subterranean Map Prettier, which is working on Gimp 2.10.

So I thought it would be possible that this Tapered Stroke Path plugin could also be ok with Gimp2.10.