Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Change color intensity stroking along a path
#11
(09-27-2021, 06:25 AM)Ottia Tuota Wrote:
(09-26-2021, 09:24 PM)Ofnuts Wrote: Very hard programmatically if is is a single stroke because there is no API in Gimp to set the fade length...

I don't know how OT's paths look but if they are a sequence of closed strokes, you can use my various scripts to

1) Decompose the path into individual strokes (ofn-path-edits(Break path apart))
2) Stroke each path with a color taken from a gradient (ofn-stroke-fill-paths )

If we are talking about the paths generated by the Simple harmonograph plugin, then: Each path is a single open stroke. Exception: If Skip=0 and there is no damping then the stroke is closed.

But that denjos' path is one open very long stroke, containing a large number of anchors.

OK, good to know. So we just need a script that goes from a long string of anchors to multiple paths with just two anchors Smile
Reply


Messages In This Thread
RE: Change color intensity stroking along a path - by Ofnuts - 09-27-2021, 07:22 AM

Forum Jump: